Uses of Class
software.amazon.awscdk.services.appconfig.Environment.Builder
Packages that use Environment.Builder
-
Uses of Environment.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return Environment.BuilderModifier and TypeMethodDescriptionEnvironment.Builder.application
(IApplication application) The application to be associated with the environment.static Environment.Builder
Environment.Builder.deletionProtectionCheck
(DeletionProtectionCheck deletionProtectionCheck) A property to prevent accidental deletion of active environments.Environment.Builder.description
(String description) The description of the environment.Environment.Builder.environmentName
(String environmentName) The name of the environment.The monitors for the environment.