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