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