Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.licensemanager.CfnGrantMixinProps.Builder
Packages that use CfnGrantMixinProps.Builder
-
Uses of CfnGrantMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.licensemanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.licensemanager that return CfnGrantMixinProps.BuilderModifier and TypeMethodDescriptionCfnGrantMixinProps.Builder.allowedOperations(List<String> allowedOperations) Sets the value ofCfnGrantMixinProps.getAllowedOperations()static CfnGrantMixinProps.BuilderCfnGrantMixinProps.builder()Sets the value ofCfnGrantMixinProps.getGrantName()CfnGrantMixinProps.Builder.homeRegion(String homeRegion) Sets the value ofCfnGrantMixinProps.getHomeRegion()CfnGrantMixinProps.Builder.licenseArn(String licenseArn) Sets the value ofCfnGrantMixinProps.getLicenseArn()CfnGrantMixinProps.Builder.principals(List<String> principals) Sets the value ofCfnGrantMixinProps.getPrincipals()Sets the value ofCfnGrantMixinProps.getStatus()Sets the value ofCfnGrantMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.licensemanager with parameters of type CfnGrantMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGrantMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGrantMixinProps.Builder.