Class: Aws::Types::GetCloudVmClusterOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetCloudVmClusterOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_vm_cluster ⇒ Types::CloudVmCluster
Returns the value of attribute cloud_vm_cluster.
Instance Attribute Details
#cloud_vm_cluster ⇒ Types::CloudVmCluster
Returns the value of attribute cloud_vm_cluster.
1648 1649 1650 |
# File 'sig/types.rbs', line 1648 def cloud_vm_cluster @cloud_vm_cluster end |