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