interface ILicenseRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.LicenseManager.ILicenseRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslicensemanager#ILicenseRef |
![]() | software.amazon.awscdk.services.licensemanager.ILicenseRef |
![]() | aws_cdk.aws_licensemanager.ILicenseRef |
![]() | aws-cdk-lib » aws_licensemanager » ILicenseRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a License.
Properties
Name | Type | Description |
---|---|---|
license | License | A reference to a License resource. |
node | Node | The tree node. |
licenseRef
Type:
License
A reference to a License resource.
node
Type:
Node
The tree node.