Uses of Class
software.amazon.awscdk.services.licensemanager.CfnGrantProps.Builder
Packages that use CfnGrantProps.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnGrantProps.Builder in software.amazon.awscdk.services.licensemanager
Methods in software.amazon.awscdk.services.licensemanager that return CfnGrantProps.BuilderModifier and TypeMethodDescriptionCfnGrantProps.Builder.allowedOperations(List<String> allowedOperations) Sets the value ofCfnGrantProps.getAllowedOperations()static CfnGrantProps.BuilderCfnGrantProps.builder()Sets the value ofCfnGrantProps.getGrantName()CfnGrantProps.Builder.homeRegion(String homeRegion) Sets the value ofCfnGrantProps.getHomeRegion()CfnGrantProps.Builder.licenseArn(String licenseArn) Sets the value ofCfnGrantProps.getLicenseArn()CfnGrantProps.Builder.principals(List<String> principals) Sets the value ofCfnGrantProps.getPrincipals()Sets the value ofCfnGrantProps.getStatus()Constructors in software.amazon.awscdk.services.licensemanager with parameters of type CfnGrantProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGrantProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGrantProps.Builder.