Class: Aws::Types::DBParameterGroupsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#db_parameter_groups::Array[Types::DBParameterGroup]

Returns the value of attribute db_parameter_groups.

Returns:



662
663
664
# File 'sig/types.rbs', line 662

def db_parameter_groups
  @db_parameter_groups
end

#marker::String

Returns the value of attribute marker.

Returns:



661
662
663
# File 'sig/types.rbs', line 661

def marker
  @marker
end