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