Uses of Class
software.amazon.awscdk.services.appconfig.ApplicationProps.Builder
-
Uses of ApplicationProps.Builder in software.amazon.awscdk.services.appconfig
Modifier and TypeMethodDescriptionApplicationProps.Builder.applicationName
(String applicationName) Sets the value ofApplicationProps.getApplicationName()
static ApplicationProps.Builder
ApplicationProps.builder()
ApplicationProps.Builder.description
(String description) Sets the value ofApplicationProps.getDescription()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theApplicationProps.Builder
.