@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.935Z") @Stability(value=Stable) public interface CfnConnectorProfileProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfileProps.Builder
A builder for
CfnConnectorProfileProps |
static class |
CfnConnectorProfileProps.Jsii$Proxy
An implementation for
CfnConnectorProfileProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfileProps.Builder |
builder() |
String |
getConnectionMode()
`AWS::AppFlow::ConnectorProfile.ConnectionMode`.
|
default Object |
getConnectorProfileConfig()
`AWS::AppFlow::ConnectorProfile.ConnectorProfileConfig`.
|
String |
getConnectorProfileName()
`AWS::AppFlow::ConnectorProfile.ConnectorProfileName`.
|
String |
getConnectorType()
`AWS::AppFlow::ConnectorProfile.ConnectorType`.
|
default String |
getKmsArn()
`AWS::AppFlow::ConnectorProfile.KMSArn`.
|
@Stability(value=Stable) @NotNull String getConnectionMode()
@Stability(value=Stable) @NotNull String getConnectorProfileName()
@Stability(value=Stable) @NotNull String getConnectorType()
@Stability(value=Stable) @Nullable default Object getConnectorProfileConfig()
@Stability(value=Stable) @Nullable default String getKmsArn()
@Stability(value=Stable) static CfnConnectorProfileProps.Builder builder()
CfnConnectorProfileProps.Builder of CfnConnectorProfilePropsCopyright © 2021. All rights reserved.