interface IContainerRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaStore.IContainerRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmediastore#IContainerRef |
![]() | software.amazon.awscdk.services.mediastore.IContainerRef |
![]() | aws_cdk.aws_mediastore.IContainerRef |
![]() | aws-cdk-lib » aws_mediastore » IContainerRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Container.
Properties
Name | Type | Description |
---|---|---|
container | Container | A reference to a Container resource. |
node | Node | The tree node. |
containerRef
Type:
Container
A reference to a Container resource.
node
Type:
Node
The tree node.