Class: Aws::Types::GetCloudVmClusterInput
- Inherits:
-
Object
- Object
- Aws::Types::GetCloudVmClusterInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_vm_cluster_id ⇒ ::String
Returns the value of attribute cloud_vm_cluster_id.
Instance Attribute Details
#cloud_vm_cluster_id ⇒ ::String
Returns the value of attribute cloud_vm_cluster_id.
1643 1644 1645 |
# File 'sig/types.rbs', line 1643 def cloud_vm_cluster_id @cloud_vm_cluster_id end |