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