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