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)


4419
4420
4421
# File 'sig/types.rbs', line 4419

def global_cluster_identifier
  @global_cluster_identifier
end

#target_db_cluster_identifier::String

Returns the value of attribute target_db_cluster_identifier.

Returns:

  • (::String)


4420
4421
4422
# File 'sig/types.rbs', line 4420

def target_db_cluster_identifier
  @target_db_cluster_identifier
end