@Stability(value=Stable) public static final class CfnFlow.CustomConnectorSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.CustomConnectorSourcePropertiesProperty>
CfnFlow.CustomConnectorSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.CustomConnectorSourcePropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.CustomConnectorSourcePropertiesProperty.Builder |
customProperties(Object customProperties)
Sets the value of
CfnFlow.CustomConnectorSourcePropertiesProperty.getCustomProperties() |
CfnFlow.CustomConnectorSourcePropertiesProperty.Builder |
entityName(String entityName)
Sets the value of
CfnFlow.CustomConnectorSourcePropertiesProperty.getEntityName() |
@Stability(value=Stable) public CfnFlow.CustomConnectorSourcePropertiesProperty.Builder entityName(String entityName)
CfnFlow.CustomConnectorSourcePropertiesProperty.getEntityName()entityName - `CfnFlow.CustomConnectorSourcePropertiesProperty.EntityName`. This parameter is required.this@Stability(value=Stable) public CfnFlow.CustomConnectorSourcePropertiesProperty.Builder customProperties(Object customProperties)
CfnFlow.CustomConnectorSourcePropertiesProperty.getCustomProperties()customProperties - `CfnFlow.CustomConnectorSourcePropertiesProperty.CustomProperties`.this@Stability(value=Stable) public CfnFlow.CustomConnectorSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.CustomConnectorSourcePropertiesProperty>CfnFlow.CustomConnectorSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.