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