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