Class: Aws::Types::DBClusterParameterGroupDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


439
440
441
# File 'sig/types.rbs', line 439

def marker
  @marker
end

#parameters::Array[Types::Parameter]

Returns the value of attribute parameters.

Returns:



438
439
440
# File 'sig/types.rbs', line 438

def parameters
  @parameters
end