Class: Aws::Types::SwitchoverGlobalClusterMessage

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)


1698
1699
1700
# File 'sig/types.rbs', line 1698

def global_cluster_identifier
  @global_cluster_identifier
end

#target_db_cluster_identifier::String

Returns the value of attribute target_db_cluster_identifier.

Returns:

  • (::String)


1699
1700
1701
# File 'sig/types.rbs', line 1699

def target_db_cluster_identifier
  @target_db_cluster_identifier
end