Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.ApplicationProps.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of ApplicationProps.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
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
.