Uses of Class
software.amazon.awscdk.services.appconfig.ApplicationProps.Builder
Packages that use ApplicationProps.Builder
-
Uses of ApplicationProps.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return ApplicationProps.BuilderModifier and TypeMethodDescriptionApplicationProps.Builder.applicationName(String applicationName) Sets the value ofApplicationProps.getApplicationName()static ApplicationProps.BuilderApplicationProps.builder()ApplicationProps.Builder.description(String description) Sets the value ofApplicationProps.getDescription()Constructors in software.amazon.awscdk.services.appconfig with parameters of type ApplicationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theApplicationProps.Builder.