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

Returns:

  • (::String)


1719
# File 'sig/client.rbs', line 1719

def next_page_token: () -> ::String

#static_ips::Array[Types::StaticIp]

Returns:



1718
# File 'sig/client.rbs', line 1718

def static_ips: () -> ::Array[Types::StaticIp]