Class: Aws::Types::DescribeEngineDefaultParametersMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cache_parameter_group_family::String

Returns the value of attribute cache_parameter_group_family.

Returns:

  • (::String)


740
741
742
# File 'sig/types.rbs', line 740

def cache_parameter_group_family
  @cache_parameter_group_family
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


742
743
744
# File 'sig/types.rbs', line 742

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


741
742
743
# File 'sig/types.rbs', line 741

def max_records
  @max_records
end