interface IUsageProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Glue.IUsageProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsglue#IUsageProfileRef |
![]() | software.amazon.awscdk.services.glue.IUsageProfileRef |
![]() | aws_cdk.aws_glue.IUsageProfileRef |
![]() | aws-cdk-lib » aws_glue » IUsageProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a UsageProfile.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
usage | Usage | A reference to a UsageProfile resource. |
node
Type:
Node
The tree node.
usageProfileRef
Type:
Usage
A reference to a UsageProfile resource.