@Stability(value=Stable) public static final class CfnApplicationV2.PropertyGroupProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.PropertyGroupProperty>
CfnApplicationV2.PropertyGroupProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.PropertyGroupProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.PropertyGroupProperty.Builder |
propertyGroupId(String propertyGroupId)
Sets the value of
CfnApplicationV2.PropertyGroupProperty.getPropertyGroupId() |
CfnApplicationV2.PropertyGroupProperty.Builder |
propertyMap(IResolvable propertyMap)
Sets the value of
CfnApplicationV2.PropertyGroupProperty.getPropertyMap() |
CfnApplicationV2.PropertyGroupProperty.Builder |
propertyMap(Map<String,String> propertyMap)
Sets the value of
CfnApplicationV2.PropertyGroupProperty.getPropertyMap() |
@Stability(value=Stable) public CfnApplicationV2.PropertyGroupProperty.Builder propertyGroupId(String propertyGroupId)
CfnApplicationV2.PropertyGroupProperty.getPropertyGroupId()propertyGroupId - Describes the key of an application execution property key-value pair.this@Stability(value=Stable) public CfnApplicationV2.PropertyGroupProperty.Builder propertyMap(IResolvable propertyMap)
CfnApplicationV2.PropertyGroupProperty.getPropertyMap()propertyMap - Describes the value of an application execution property key-value pair.this@Stability(value=Stable) public CfnApplicationV2.PropertyGroupProperty.Builder propertyMap(Map<String,String> propertyMap)
CfnApplicationV2.PropertyGroupProperty.getPropertyMap()propertyMap - Describes the value of an application execution property key-value pair.this@Stability(value=Stable) public CfnApplicationV2.PropertyGroupProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.PropertyGroupProperty>CfnApplicationV2.PropertyGroupPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.