interface IStaticIpRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Lightsail.IStaticIpRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslightsail#IStaticIpRef |
![]() | software.amazon.awscdk.services.lightsail.IStaticIpRef |
![]() | aws_cdk.aws_lightsail.IStaticIpRef |
![]() | aws-cdk-lib » aws_lightsail » IStaticIpRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StaticIp.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
static | Static | A reference to a StaticIp resource. |
node
Type:
Node
The tree node.
staticIpRef
Type:
Static
A reference to a StaticIp resource.