class Aws::Lightsail::Types::StaticIp

Describes a static IP.

@!attribute [rw] name

The name of the static IP (e.g., `StaticIP-Ohio-EXAMPLE`).
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the static IP (e.g.,
`arn:aws:lightsail:us-east-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE`).
@return [String]

@!attribute [rw] support_code

The support code. Include this code in your email to support when
you have questions about an instance or another resource in
Lightsail. This code enables our support team to look up your
Lightsail information more easily.
@return [String]

@!attribute [rw] created_at

The timestamp when the static IP was created (e.g.,
`1479735304.222`).
@return [Time]

@!attribute [rw] location

The region and Availability Zone where the static IP was created.
@return [Types::ResourceLocation]

@!attribute [rw] resource_type

The resource type (usually `StaticIp`).
@return [String]

@!attribute [rw] ip_address

The static IP address.
@return [String]

@!attribute [rw] attached_to

The instance where the static IP is attached (e.g.,
`Amazon_Linux-1GB-Ohio-1`).
@return [String]

@!attribute [rw] is_attached

A Boolean value indicating whether the static IP is attached.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/StaticIp AWS API Documentation

Constants

SENSITIVE