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:



1435
1436
1437
# File 'sig/types.rbs', line 1435

def db_parameter_groups
  @db_parameter_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1434
1435
1436
# File 'sig/types.rbs', line 1434

def marker
  @marker
end