Class: Aws::Types::RemoveFromGlobalClusterMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


3686
3687
3688
# File 'sig/types.rbs', line 3686

def db_cluster_identifier
  @db_cluster_identifier
end

#global_cluster_identifier::String

Returns the value of attribute global_cluster_identifier.

Returns:

  • (::String)


3685
3686
3687
# File 'sig/types.rbs', line 3685

def global_cluster_identifier
  @global_cluster_identifier
end