Module: Aws::Lightsail::Client::_GetStaticIpsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetStaticIpsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_page_token ⇒ ::String
1739 |
# File 'sig/client.rbs', line 1739 def next_page_token: () -> ::String |
#static_ips ⇒ ::Array[Types::StaticIp]
1738 |
# File 'sig/client.rbs', line 1738 def static_ips: () -> ::Array[Types::StaticIp] |