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)


1296
1297
1298
# File 'sig/types.rbs', line 1296

def global_cluster_identifier
  @global_cluster_identifier
end

#target_db_cluster_identifier::String

Returns the value of attribute target_db_cluster_identifier.

Returns:

  • (::String)


1297
1298
1299
# File 'sig/types.rbs', line 1297

def target_db_cluster_identifier
  @target_db_cluster_identifier
end