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]
970 |
# File 'sig/client.rbs', line 970
def active_names: () -> ::Array[::String]
|
#next_page_token ⇒ ::String
971 |
# File 'sig/client.rbs', line 971
def next_page_token: () -> ::String
|