| Package | Description |
|---|---|
| software.amazon.awscdk.services.licensemanager |
| 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() |
Copyright © 2021. All rights reserved.