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