Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.licensemanager.CfnGrantPropsMixin.Builder
Packages that use CfnGrantPropsMixin.Builder
-
Uses of CfnGrantPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.licensemanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.licensemanager that return CfnGrantPropsMixin.BuilderModifier and TypeMethodDescriptionCfnGrantPropsMixin.Builder.allowedOperations(List<String> allowedOperations) Allowed operations for the grant.static CfnGrantPropsMixin.BuilderCfnGrantPropsMixin.Builder.create()static CfnGrantPropsMixin.BuilderCfnGrantPropsMixin.Builder.create(CfnPropertyMixinOptions options) Grant name.CfnGrantPropsMixin.Builder.homeRegion(String homeRegion) Home Region of the grant.CfnGrantPropsMixin.Builder.licenseArn(String licenseArn) License ARN.CfnGrantPropsMixin.Builder.principals(List<String> principals) The grant principals.Granted license status.A list of tags to attach.