Class: Aws::Types::DescribeDefaultClusterParametersMessage

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)


1122
1123
1124
# File 'sig/types.rbs', line 1122

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1121
1122
1123
# File 'sig/types.rbs', line 1121

def max_records
  @max_records
end

#parameter_group_family::String

Returns the value of attribute parameter_group_family.

Returns:

  • (::String)


1120
1121
1122
# File 'sig/types.rbs', line 1120

def parameter_group_family
  @parameter_group_family
end