Class: Aws::Types::DeleteExadbVmClusterInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExadbVmClusterInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#exadb_vm_cluster_id ⇒ ::String
Returns the value of attribute exadb_vm_cluster_id.
Instance Attribute Details
#exadb_vm_cluster_id ⇒ ::String
Returns the value of attribute exadb_vm_cluster_id.
1302 1303 1304 |
# File 'sig/types.rbs', line 1302 def exadb_vm_cluster_id @exadb_vm_cluster_id end |