interface ISchedulingPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Batch.ISchedulingPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbatch#ISchedulingPolicyRef |
![]() | software.amazon.awscdk.services.batch.ISchedulingPolicyRef |
![]() | aws_cdk.aws_batch.ISchedulingPolicyRef |
![]() | aws-cdk-lib » aws_batch » ISchedulingPolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SchedulingPolicy.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
scheduling | Scheduling | A reference to a SchedulingPolicy resource. |
node
Type:
Node
The tree node.
schedulingPolicyRef
Type:
Scheduling
A reference to a SchedulingPolicy resource.