Class: Aws::Types::DeleteLimitRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#farm_id::String

Returns the value of attribute farm_id.

Returns:

  • (::String)


956
957
958
# File 'sig/types.rbs', line 956

def farm_id
  @farm_id
end

#limit_id::String

Returns the value of attribute limit_id.

Returns:

  • (::String)


957
958
959
# File 'sig/types.rbs', line 957

def limit_id
  @limit_id
end