Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.ApplicationReference.Builder
Packages that use ApplicationReference.Builder
Package
Description
AWS::ServiceCatalogAppRegistry Construct Library
-
Uses of ApplicationReference.Builder in software.amazon.awscdk.services.servicecatalogappregistry
Methods in software.amazon.awscdk.services.servicecatalogappregistry that return ApplicationReference.BuilderModifier and TypeMethodDescriptionApplicationReference.Builder.applicationArn
(String applicationArn) Sets the value ofApplicationReference.getApplicationArn()
ApplicationReference.Builder.applicationId
(String applicationId) Sets the value ofApplicationReference.getApplicationId()
static ApplicationReference.Builder
ApplicationReference.builder()
Constructors in software.amazon.awscdk.services.servicecatalogappregistry with parameters of type ApplicationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ApplicationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theApplicationReference.Builder
.