@Stability(value=Stable) public static final class CfnApplicationV2.EnvironmentPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.EnvironmentPropertiesProperty>
CfnApplicationV2.EnvironmentPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.EnvironmentPropertiesProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.EnvironmentPropertiesProperty.Builder |
propertyGroups(IResolvable propertyGroups)
Sets the value of
CfnApplicationV2.EnvironmentPropertiesProperty.getPropertyGroups() |
CfnApplicationV2.EnvironmentPropertiesProperty.Builder |
propertyGroups(List<? extends Object> propertyGroups)
Sets the value of
CfnApplicationV2.EnvironmentPropertiesProperty.getPropertyGroups() |
@Stability(value=Stable) public CfnApplicationV2.EnvironmentPropertiesProperty.Builder propertyGroups(IResolvable propertyGroups)
CfnApplicationV2.EnvironmentPropertiesProperty.getPropertyGroups()propertyGroups - `CfnApplicationV2.EnvironmentPropertiesProperty.PropertyGroups`.this@Stability(value=Stable) public CfnApplicationV2.EnvironmentPropertiesProperty.Builder propertyGroups(List<? extends Object> propertyGroups)
CfnApplicationV2.EnvironmentPropertiesProperty.getPropertyGroups()propertyGroups - `CfnApplicationV2.EnvironmentPropertiesProperty.PropertyGroups`.this@Stability(value=Stable) public CfnApplicationV2.EnvironmentPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.EnvironmentPropertiesProperty>CfnApplicationV2.EnvironmentPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.