StaticIp

class StaticIp : KotlinCustomResource

Resource Type definition for AWS::Lightsail::StaticIp

Properties

Link copied to clipboard
val attachedTo: Output<String>?

The instance where the static IP is attached.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ipAddress: Output<String>

The static IP address.

Link copied to clipboard
val isAttached: Output<Boolean>

A Boolean value indicating whether the static IP is attached.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val staticIpArn: Output<String>
Link copied to clipboard
val staticIpName: Output<String>

The name of the static IP address.

Link copied to clipboard
val urn: Output<String>