Class: Aws::Types::AdditionalLimit

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limit_name::String

Returns the value of attribute limit_name.

Returns:

  • (::String)


95
96
97
# File 'sig/types.rbs', line 95

def limit_name
  @limit_name
end

#limit_values::Array[::String]

Returns the value of attribute limit_values.

Returns:

  • (::Array[::String])


96
97
98
# File 'sig/types.rbs', line 96

def limit_values
  @limit_values
end