Class: Aws::Types::ModifyClusterDbRevisionMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


1959
1960
1961
# File 'sig/types.rbs', line 1959

def cluster_identifier
  @cluster_identifier
end

#revision_target::String

Returns the value of attribute revision_target.

Returns:

  • (::String)


1960
1961
1962
# File 'sig/types.rbs', line 1960

def revision_target
  @revision_target
end