interface IApplicationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_gameliftstreams.IApplicationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsgameliftstreams#IApplicationRef |
![]() | software.amazon.awscdk.services.gameliftstreams.IApplicationRef |
![]() | aws_cdk.aws_gameliftstreams.IApplicationRef |
![]() | aws-cdk-lib » aws_gameliftstreams » IApplicationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Application.
Properties
Name | Type | Description |
---|---|---|
application | Application | A reference to a Application resource. |
node | Node | The tree node. |
applicationRef
Type:
Application
A reference to a Application resource.
node
Type:
Node
The tree node.