@Stability(value=Stable) public static final class CfnIntegration.TaskPropertiesMapProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.TaskPropertiesMapProperty>
CfnIntegration.TaskPropertiesMapProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.TaskPropertiesMapProperty |
build()
Builds the configured instance.
|
CfnIntegration.TaskPropertiesMapProperty.Builder |
operatorPropertyKey(String operatorPropertyKey)
Sets the value of
CfnIntegration.TaskPropertiesMapProperty.getOperatorPropertyKey() |
CfnIntegration.TaskPropertiesMapProperty.Builder |
property(String property)
Sets the value of
CfnIntegration.TaskPropertiesMapProperty.getProperty() |
@Stability(value=Stable) public CfnIntegration.TaskPropertiesMapProperty.Builder operatorPropertyKey(String operatorPropertyKey)
CfnIntegration.TaskPropertiesMapProperty.getOperatorPropertyKey()operatorPropertyKey - The task property key. This parameter is required.this@Stability(value=Stable) public CfnIntegration.TaskPropertiesMapProperty.Builder property(String property)
CfnIntegration.TaskPropertiesMapProperty.getProperty()property - The task property value. This parameter is required.this@Stability(value=Stable) public CfnIntegration.TaskPropertiesMapProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.TaskPropertiesMapProperty>CfnIntegration.TaskPropertiesMapPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.