Class: Aws::Types::GetExadbVmClusterOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetExadbVmClusterOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#exadb_vm_cluster ⇒ Types::ExadbVmCluster
Returns the value of attribute exadb_vm_cluster.
Instance Attribute Details
#exadb_vm_cluster ⇒ Types::ExadbVmCluster
Returns the value of attribute exadb_vm_cluster.
1681 1682 1683 |
# File 'sig/types.rbs', line 1681 def exadb_vm_cluster @exadb_vm_cluster end |