@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(Object propertyMap)
Sets the value of
CfnApplicationV2.PropertyGroupProperty.getPropertyMap() |
@Stability(value=Stable) public CfnApplicationV2.PropertyGroupProperty.Builder propertyGroupId(String propertyGroupId)
CfnApplicationV2.PropertyGroupProperty.getPropertyGroupId()propertyGroupId - `CfnApplicationV2.PropertyGroupProperty.PropertyGroupId`.this@Stability(value=Stable) public CfnApplicationV2.PropertyGroupProperty.Builder propertyMap(Object propertyMap)
CfnApplicationV2.PropertyGroupProperty.getPropertyMap()propertyMap - `CfnApplicationV2.PropertyGroupProperty.PropertyMap`.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 © 2021. All rights reserved.