Module: Aws::AppMesh::Client::_ListMeshesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMeshesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#meshes ⇒ ::Array[Types::MeshRef]
407 |
# File 'sig/client.rbs', line 407
def meshes: () -> ::Array[Types::MeshRef]
|
#next_token ⇒ ::String
408 |
# File 'sig/client.rbs', line 408
def next_token: () -> ::String
|