Class: Aws::Types::LimitsPerLabelSet

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_set::Hash[::String, ::String]

Returns the value of attribute label_set.

Returns:

  • (::Hash[::String, ::String])


457
458
459
# File 'sig/types.rbs', line 457

def label_set
  @label_set
end

#limitsTypes::LimitsPerLabelSetEntry

Returns the value of attribute limits.



456
457
458
# File 'sig/types.rbs', line 456

def limits
  @limits
end