@Stability(value=Stable) public static final class CfnIntegration.TaskProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.TaskProperty>
CfnIntegration.TaskProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder sourceFields(List<String> sourceFields)
CfnIntegration.TaskProperty.getSourceFields()sourceFields - `CfnIntegration.TaskProperty.SourceFields`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder taskType(String taskType)
CfnIntegration.TaskProperty.getTaskType()taskType - `CfnIntegration.TaskProperty.TaskType`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder connectorOperator(CfnIntegration.ConnectorOperatorProperty connectorOperator)
CfnIntegration.TaskProperty.getConnectorOperator()connectorOperator - `CfnIntegration.TaskProperty.ConnectorOperator`.this@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder connectorOperator(IResolvable connectorOperator)
CfnIntegration.TaskProperty.getConnectorOperator()connectorOperator - `CfnIntegration.TaskProperty.ConnectorOperator`.this@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder destinationField(String destinationField)
CfnIntegration.TaskProperty.getDestinationField()destinationField - `CfnIntegration.TaskProperty.DestinationField`.this@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder taskProperties(IResolvable taskProperties)
CfnIntegration.TaskProperty.getTaskProperties()taskProperties - `CfnIntegration.TaskProperty.TaskProperties`.this@Stability(value=Stable) public CfnIntegration.TaskProperty.Builder taskProperties(List<? extends Object> taskProperties)
CfnIntegration.TaskProperty.getTaskProperties()taskProperties - `CfnIntegration.TaskProperty.TaskProperties`.this@Stability(value=Stable) public CfnIntegration.TaskProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.TaskProperty>CfnIntegration.TaskPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.