@Stability(value=Stable) public static final class CfnFlow.SourceFlowConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SourceFlowConfigProperty>
CfnFlow.SourceFlowConfigProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty.Builder connectorType(String connectorType)
CfnFlow.SourceFlowConfigProperty.getConnectorType()
connectorType
- `CfnFlow.SourceFlowConfigProperty.ConnectorType`. This parameter is required.this
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty.Builder sourceConnectorProperties(CfnFlow.SourceConnectorPropertiesProperty sourceConnectorProperties)
CfnFlow.SourceFlowConfigProperty.getSourceConnectorProperties()
sourceConnectorProperties
- `CfnFlow.SourceFlowConfigProperty.SourceConnectorProperties`. This parameter is required.this
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty.Builder sourceConnectorProperties(IResolvable sourceConnectorProperties)
CfnFlow.SourceFlowConfigProperty.getSourceConnectorProperties()
sourceConnectorProperties
- `CfnFlow.SourceFlowConfigProperty.SourceConnectorProperties`. This parameter is required.this
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty.Builder connectorProfileName(String connectorProfileName)
CfnFlow.SourceFlowConfigProperty.getConnectorProfileName()
connectorProfileName
- `CfnFlow.SourceFlowConfigProperty.ConnectorProfileName`.this
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty.Builder incrementalPullConfig(CfnFlow.IncrementalPullConfigProperty incrementalPullConfig)
CfnFlow.SourceFlowConfigProperty.getIncrementalPullConfig()
incrementalPullConfig
- `CfnFlow.SourceFlowConfigProperty.IncrementalPullConfig`.this
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty.Builder incrementalPullConfig(IResolvable incrementalPullConfig)
CfnFlow.SourceFlowConfigProperty.getIncrementalPullConfig()
incrementalPullConfig
- `CfnFlow.SourceFlowConfigProperty.IncrementalPullConfig`.this
@Stability(value=Stable) public CfnFlow.SourceFlowConfigProperty build()
build
in interface software.amazon.jsii.Builder<CfnFlow.SourceFlowConfigProperty>
CfnFlow.SourceFlowConfigProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.