interface IConnectionAliasRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.WorkSpaces.IConnectionAliasRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsworkspaces#IConnectionAliasRef |
![]() | software.amazon.awscdk.services.workspaces.IConnectionAliasRef |
![]() | aws_cdk.aws_workspaces.IConnectionAliasRef |
![]() | aws-cdk-lib » aws_workspaces » IConnectionAliasRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ConnectionAlias.
Properties
Name | Type | Description |
---|---|---|
connection | Connection | A reference to a ConnectionAlias resource. |
node | Node | The tree node. |
connectionAliasRef
Type:
Connection
A reference to a ConnectionAlias resource.
node
Type:
Node
The tree node.