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