interface IStudioComponentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.NimbleStudio.IStudioComponentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsnimblestudio#IStudioComponentRef |
![]() | software.amazon.awscdk.services.nimblestudio.IStudioComponentRef |
![]() | aws_cdk.aws_nimblestudio.IStudioComponentRef |
![]() | aws-cdk-lib » aws_nimblestudio » IStudioComponentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StudioComponent.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
studio | Studio | A reference to a StudioComponent resource. |
node
Type:
Node
The tree node.
studioComponentRef
Type:
Studio
A reference to a StudioComponent resource.