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