struct Lightsail::GetStaticIpsResult
- Lightsail::GetStaticIpsResult
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #nextPageToken : String | Nil
- #nextPageToken=(nextPageToken : String | Nil)
- #staticIps : Array(StaticIp) | Nil
- #staticIps=(staticIps : Array(StaticIp) | Nil)