Module: Aws::Lightsail::Client::_GetActiveNamesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetActiveNamesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#active_names ⇒ ::Array[::String]
980 |
# File 'sig/client.rbs', line 980
def active_names: () -> ::Array[::String]
|
#next_page_token ⇒ ::String
981 |
# File 'sig/client.rbs', line 981
def next_page_token: () -> ::String
|