public static final class CfnApplication.EnvironmentPropertiesProperty.Builder
extends java.lang.Object
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(java.util.List<? extends java.lang.Object> propertyGroups)
Sets the value of
CfnApplication.EnvironmentPropertiesProperty.getPropertyGroups() |
public CfnApplication.EnvironmentPropertiesProperty.Builder propertyGroups(IResolvable propertyGroups)
CfnApplication.EnvironmentPropertiesProperty.getPropertyGroups()
propertyGroups
- Describes the execution property groups.this
public CfnApplication.EnvironmentPropertiesProperty.Builder propertyGroups(java.util.List<? extends java.lang.Object> propertyGroups)
CfnApplication.EnvironmentPropertiesProperty.getPropertyGroups()
propertyGroups
- Describes the execution property groups.this
public CfnApplication.EnvironmentPropertiesProperty build()
CfnApplication.EnvironmentPropertiesProperty
java.lang.NullPointerException
- if any required attribute was not provided