@Stability(value=Stable) public static final class CfnConnectorProfileProps.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfileProps>
CfnConnectorProfileProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConnectorProfileProps.Builder connectionMode(String connectionMode)
CfnConnectorProfileProps.getConnectionMode()connectionMode - `AWS::AppFlow::ConnectorProfile.ConnectionMode`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfileProps.Builder connectorProfileName(String connectorProfileName)
CfnConnectorProfileProps.getConnectorProfileName()connectorProfileName - `AWS::AppFlow::ConnectorProfile.ConnectorProfileName`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfileProps.Builder connectorType(String connectorType)
CfnConnectorProfileProps.getConnectorType()connectorType - `AWS::AppFlow::ConnectorProfile.ConnectorType`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfileProps.Builder connectorProfileConfig(CfnConnectorProfile.ConnectorProfileConfigProperty connectorProfileConfig)
CfnConnectorProfileProps.getConnectorProfileConfig()connectorProfileConfig - `AWS::AppFlow::ConnectorProfile.ConnectorProfileConfig`.this@Stability(value=Stable) public CfnConnectorProfileProps.Builder connectorProfileConfig(IResolvable connectorProfileConfig)
CfnConnectorProfileProps.getConnectorProfileConfig()connectorProfileConfig - `AWS::AppFlow::ConnectorProfile.ConnectorProfileConfig`.this@Stability(value=Stable) public CfnConnectorProfileProps.Builder kmsArn(String kmsArn)
CfnConnectorProfileProps.getKmsArn()kmsArn - `AWS::AppFlow::ConnectorProfile.KMSArn`.this@Stability(value=Stable) public CfnConnectorProfileProps build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfileProps>CfnConnectorProfilePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.