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)


1970
1971
1972
# File 'sig/types.rbs', line 1970

def cluster_identifier
  @cluster_identifier
end

#revision_target::String

Returns the value of attribute revision_target.

Returns:

  • (::String)


1971
1972
1973
# File 'sig/types.rbs', line 1971

def revision_target
  @revision_target
end