struct Lightsail::SetIpAddressTypeRequest
- Lightsail::SetIpAddressTypeRequest
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
- .new(resourceType : String, resourceName : String, ipAddressType : String)
- .new(pull : JSON::PullParser)
Instance Method Summary
- #fill_in(request : HTTP::Request) : HTTP::Request
- #ipAddressType : String
- #ipAddressType=(ipAddressType : String)
- #resourceName : String
- #resourceName=(resourceName : String)
- #resourceType : String
- #resourceType=(resourceType : String)