struct Lightsail::StaticIp
- Lightsail::StaticIp
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #arn : String | Nil
- #arn=(arn : String | Nil)
- #attachedTo : String | Nil
- #attachedTo=(attachedTo : String | Nil)
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #ipAddress : String | Nil
- #ipAddress=(ipAddress : String | Nil)
- #isAttached : Bool | Nil
- #isAttached=(isAttached : Bool | Nil)
- #location : ResourceLocation | Nil
- #location=(location : ResourceLocation | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #resourceType : String | Nil
- #resourceType=(resourceType : String | Nil)
- #supportCode : String | Nil
- #supportCode=(supportCode : String | Nil)