Module: Aws::Odb::Client::_ListCloudVmClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCloudVmClustersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cloud_vm_clusters ⇒ ::Array[Types::CloudVmClusterSummary]
877 |
# File 'sig/client.rbs', line 877
def cloud_vm_clusters: () -> ::Array[Types::CloudVmClusterSummary]
|
#next_token ⇒ ::String
876 |
# File 'sig/client.rbs', line 876
def next_token: () -> ::String
|