Uses of Class
software.amazon.awscdk.services.appconfig.EnvironmentProps.Builder
-
Uses of EnvironmentProps.Builder in software.amazon.awscdk.services.appconfig
Modifier and TypeMethodDescriptionEnvironmentProps.Builder.application
(IApplication application) Sets the value ofEnvironmentProps.getApplication()
static EnvironmentProps.Builder
EnvironmentProps.builder()
EnvironmentProps.Builder.description
(String description) Sets the value ofEnvironmentOptions.getDescription()
EnvironmentProps.Builder.environmentName
(String environmentName) Sets the value ofEnvironmentOptions.getEnvironmentName()
Sets the value ofEnvironmentOptions.getMonitors()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(EnvironmentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEnvironmentProps.Builder
.