interface IProcessingJobRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Sagemaker.IProcessingJobRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssagemaker#IProcessingJobRef |
![]() | software.amazon.awscdk.services.sagemaker.IProcessingJobRef |
![]() | aws_cdk.aws_sagemaker.IProcessingJobRef |
![]() | aws-cdk-lib » aws_sagemaker » IProcessingJobRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ProcessingJob.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
processing | Processing | A reference to a ProcessingJob resource. |
node
Type:
Node
The tree node.
processingJobRef
Type:
Processing
A reference to a ProcessingJob resource.