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