Class: Aws::Types::CreateLimitRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#amount_requirement_name::String

Returns the value of attribute amount_requirement_name.

Returns:



772
773
774
# File 'sig/types.rbs', line 772

def amount_requirement_name
  @amount_requirement_name
end

#client_token::String

Returns the value of attribute client_token.

Returns:



770
771
772
# File 'sig/types.rbs', line 770

def client_token
  @client_token
end

#description::String

Returns the value of attribute description.

Returns:



774
775
776
# File 'sig/types.rbs', line 774

def description
  @description
end

#display_name::String

Returns the value of attribute display_name.

Returns:



771
772
773
# File 'sig/types.rbs', line 771

def display_name
  @display_name
end

#farm_id::String

Returns the value of attribute farm_id.

Returns:



769
770
771
# File 'sig/types.rbs', line 769

def farm_id
  @farm_id
end

#max_count::Integer

Returns the value of attribute max_count.

Returns:



773
774
775
# File 'sig/types.rbs', line 773

def max_count
  @max_count
end