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]
750 |
# File 'sig/client.rbs', line 750
def cloud_vm_clusters: () -> ::Array[Types::CloudVmClusterSummary]
|
#next_token ⇒ ::String
749 |
# File 'sig/client.rbs', line 749
def next_token: () -> ::String
|