| Package | Description |
|---|---|
| software.amazon.awscdk.services.licensemanager |
AWS::LicenseManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGrantProps.Builder |
CfnGrantProps.Builder.allowedOperations(List<String> allowedOperations)
Sets the value of
CfnGrantProps.getAllowedOperations() |
static CfnGrantProps.Builder |
CfnGrantProps.builder() |
CfnGrantProps.Builder |
CfnGrantProps.Builder.grantName(String grantName)
Sets the value of
CfnGrantProps.getGrantName() |
CfnGrantProps.Builder |
CfnGrantProps.Builder.homeRegion(String homeRegion)
Sets the value of
CfnGrantProps.getHomeRegion() |
CfnGrantProps.Builder |
CfnGrantProps.Builder.licenseArn(String licenseArn)
Sets the value of
CfnGrantProps.getLicenseArn() |
CfnGrantProps.Builder |
CfnGrantProps.Builder.principals(List<String> principals)
Sets the value of
CfnGrantProps.getPrincipals() |
CfnGrantProps.Builder |
CfnGrantProps.Builder.status(String status)
Sets the value of
CfnGrantProps.getStatus() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnGrantProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGrantProps.Builder. |
Copyright © 2022. All rights reserved.