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