Class: Aws::Types::ClusterParameterGroupsMessage

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)


353
354
355
# File 'sig/types.rbs', line 353

def marker
  @marker
end

#parameter_groups::Array[Types::ClusterParameterGroup]

Returns the value of attribute parameter_groups.

Returns:



354
355
356
# File 'sig/types.rbs', line 354

def parameter_groups
  @parameter_groups
end