Uses of Class
software.amazon.awscdk.services.licensemanager.CfnGrant.Builder
Packages that use CfnGrant.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnGrant.Builder in software.amazon.awscdk.services.licensemanager
Methods in software.amazon.awscdk.services.licensemanager that return CfnGrant.BuilderModifier and TypeMethodDescriptionCfnGrant.Builder.allowedOperations
(List<String> allowedOperations) Allowed operations for the grant.static CfnGrant.Builder
Grant name.CfnGrant.Builder.homeRegion
(String homeRegion) Home Region of the grant.CfnGrant.Builder.licenseArn
(String licenseArn) License ARN.CfnGrant.Builder.principals
(List<String> principals) The grant principals.Granted license status.