@Stability(value=Stable)
public static interface CfnConnectorProfile.ConnectorOAuthRequestProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder
A builder for
CfnConnectorProfile.ConnectorOAuthRequestProperty |
static class |
CfnConnectorProfile.ConnectorOAuthRequestProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.ConnectorOAuthRequestProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder |
builder() |
default String |
getAuthCode()
`CfnConnectorProfile.ConnectorOAuthRequestProperty.AuthCode`.
|
default String |
getRedirectUri()
`CfnConnectorProfile.ConnectorOAuthRequestProperty.RedirectUri`.
|
@Stability(value=Stable) @Nullable default String getAuthCode()
@Stability(value=Stable) @Nullable default String getRedirectUri()
@Stability(value=Stable) static CfnConnectorProfile.ConnectorOAuthRequestProperty.Builder builder()
Copyright © 2021. All rights reserved.