@Stability(value=Stable) public static final class CfnConnectorProfile.ConnectorProfileConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.ConnectorProfileConfigProperty>
CfnConnectorProfile.ConnectorProfileConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.ConnectorProfileConfigProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.ConnectorProfileConfigProperty.Builder |
connectorProfileCredentials(CfnConnectorProfile.ConnectorProfileCredentialsProperty connectorProfileCredentials)
|
CfnConnectorProfile.ConnectorProfileConfigProperty.Builder |
connectorProfileCredentials(IResolvable connectorProfileCredentials)
|
CfnConnectorProfile.ConnectorProfileConfigProperty.Builder |
connectorProfileProperties(CfnConnectorProfile.ConnectorProfilePropertiesProperty connectorProfileProperties)
|
CfnConnectorProfile.ConnectorProfileConfigProperty.Builder |
connectorProfileProperties(IResolvable connectorProfileProperties)
|
@Stability(value=Stable) public CfnConnectorProfile.ConnectorProfileConfigProperty.Builder connectorProfileCredentials(CfnConnectorProfile.ConnectorProfileCredentialsProperty connectorProfileCredentials)
CfnConnectorProfile.ConnectorProfileConfigProperty.getConnectorProfileCredentials()connectorProfileCredentials - `CfnConnectorProfile.ConnectorProfileConfigProperty.ConnectorProfileCredentials`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.ConnectorProfileConfigProperty.Builder connectorProfileCredentials(IResolvable connectorProfileCredentials)
CfnConnectorProfile.ConnectorProfileConfigProperty.getConnectorProfileCredentials()connectorProfileCredentials - `CfnConnectorProfile.ConnectorProfileConfigProperty.ConnectorProfileCredentials`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.ConnectorProfileConfigProperty.Builder connectorProfileProperties(CfnConnectorProfile.ConnectorProfilePropertiesProperty connectorProfileProperties)
CfnConnectorProfile.ConnectorProfileConfigProperty.getConnectorProfileProperties()connectorProfileProperties - `CfnConnectorProfile.ConnectorProfileConfigProperty.ConnectorProfileProperties`.this@Stability(value=Stable) public CfnConnectorProfile.ConnectorProfileConfigProperty.Builder connectorProfileProperties(IResolvable connectorProfileProperties)
CfnConnectorProfile.ConnectorProfileConfigProperty.getConnectorProfileProperties()connectorProfileProperties - `CfnConnectorProfile.ConnectorProfileConfigProperty.ConnectorProfileProperties`.this@Stability(value=Stable) public CfnConnectorProfile.ConnectorProfileConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.ConnectorProfileConfigProperty>CfnConnectorProfile.ConnectorProfileConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.