IComputeEnvironmentRef
- class aws_cdk.aws_batch.IComputeEnvironmentRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a ComputeEnvironment.
- Stability:
experimental
Attributes
- compute_environment_ref
(experimental) A reference to a ComputeEnvironment resource.
- Stability:
experimental
- node
The tree node.