interface IServerRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.OpsWorksCM.IServerRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsopsworkscm#IServerRef |
![]() | software.amazon.awscdk.services.opsworkscm.IServerRef |
![]() | aws_cdk.aws_opsworkscm.IServerRef |
![]() | aws-cdk-lib » aws_opsworkscm » IServerRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Server.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
server | Server | A reference to a Server resource. |
node
Type:
Node
The tree node.
serverRef
Type:
Server
A reference to a Server resource.