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