Module: Aws::Finspace::Client::_ListKxEnvironmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKxEnvironmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#environments ⇒ ::Array[Types::KxEnvironment]
756 |
# File 'sig/client.rbs', line 756
def environments: () -> ::Array[Types::KxEnvironment]
|
#next_token ⇒ ::String
757 |
# File 'sig/client.rbs', line 757
def next_token: () -> ::String
|