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