Class: Aws::Types::FailoverDBClusterMessage

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)


2623
2624
2625
# File 'sig/types.rbs', line 2623

def db_cluster_identifier
  @db_cluster_identifier
end

#target_db_instance_identifier::String

Returns the value of attribute target_db_instance_identifier.

Returns:

  • (::String)


2624
2625
2626
# File 'sig/types.rbs', line 2624

def target_db_instance_identifier
  @target_db_instance_identifier
end