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