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)


315
316
317
# File 'sig/types.rbs', line 315

def marker
  @marker
end

#parameters::Array[Types::Parameter]

Returns the value of attribute parameters.

Returns:



314
315
316
# File 'sig/types.rbs', line 314

def parameters
  @parameters
end