Class: Aws::Types::DeleteExadbVmClusterInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#exadb_vm_cluster_id::String

Returns the value of attribute exadb_vm_cluster_id.

Returns:

  • (::String)


1302
1303
1304
# File 'sig/types.rbs', line 1302

def exadb_vm_cluster_id
  @exadb_vm_cluster_id
end