Uses of Class
software.amazon.awscdk.services.appstream.ApplicationEntitlementAssociationReference.Builder
Packages that use ApplicationEntitlementAssociationReference.Builder
Package
Description
Amazon AppStream 2.0 Construct Library
-
Uses of ApplicationEntitlementAssociationReference.Builder in software.amazon.awscdk.services.appstream
Methods in software.amazon.awscdk.services.appstream that return ApplicationEntitlementAssociationReference.BuilderModifier and TypeMethodDescriptionApplicationEntitlementAssociationReference.Builder.applicationIdentifier
(String applicationIdentifier) Sets the value ofApplicationEntitlementAssociationReference.getApplicationIdentifier()
ApplicationEntitlementAssociationReference.builder()
ApplicationEntitlementAssociationReference.Builder.entitlementName
(String entitlementName) Sets the value ofApplicationEntitlementAssociationReference.getEntitlementName()
Sets the value ofApplicationEntitlementAssociationReference.getStackName()
Constructors in software.amazon.awscdk.services.appstream with parameters of type ApplicationEntitlementAssociationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theApplicationEntitlementAssociationReference.Builder
.