Class: Aws::Types::DeleteGlobalClusterMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_cluster_identifier::String

Returns the value of attribute global_cluster_identifier.

Returns:

  • (::String)


1897
1898
1899
# File 'sig/types.rbs', line 1897

def global_cluster_identifier
  @global_cluster_identifier
end