| Package | Description |
|---|---|
| software.amazon.awscdk.services.licensemanager |
AWS::LicenseManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGrant.Builder |
CfnGrant.Builder.allowedOperations(List<String> allowedOperations)
Allowed operations for the grant.
|
static CfnGrant.Builder |
CfnGrant.Builder.create(software.constructs.Construct scope,
String id) |
CfnGrant.Builder |
CfnGrant.Builder.grantName(String grantName)
Grant name.
|
CfnGrant.Builder |
CfnGrant.Builder.homeRegion(String homeRegion)
Home Region of the grant.
|
CfnGrant.Builder |
CfnGrant.Builder.licenseArn(String licenseArn)
License ARN.
|
CfnGrant.Builder |
CfnGrant.Builder.principals(List<String> principals)
The grant principals.
|
CfnGrant.Builder |
CfnGrant.Builder.status(String status)
Granted license status.
|
Copyright © 2022. All rights reserved.