| Package | Description |
|---|---|
| software.amazon.awscdk.services.licensemanager |
| Modifier and Type | Method and Description |
|---|---|
CfnGrant.Builder |
CfnGrant.Builder.allowedOperations(List<String> allowedOperations)
`AWS::LicenseManager::Grant.AllowedOperations`.
|
static CfnGrant.Builder |
CfnGrant.Builder.create(software.constructs.Construct scope,
String id) |
CfnGrant.Builder |
CfnGrant.Builder.grantName(String grantName)
`AWS::LicenseManager::Grant.GrantName`.
|
CfnGrant.Builder |
CfnGrant.Builder.homeRegion(String homeRegion)
`AWS::LicenseManager::Grant.HomeRegion`.
|
CfnGrant.Builder |
CfnGrant.Builder.licenseArn(String licenseArn)
`AWS::LicenseManager::Grant.LicenseArn`.
|
CfnGrant.Builder |
CfnGrant.Builder.principals(List<String> principals)
`AWS::LicenseManager::Grant.Principals`.
|
CfnGrant.Builder |
CfnGrant.Builder.status(String status)
`AWS::LicenseManager::Grant.Status`.
|
Copyright © 2021. All rights reserved.