Class: Aws::Types::ConsumableResourceRequirement

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#consumable_resource::String

Returns the value of attribute consumable_resource.

Returns:

  • (::String)


169
170
171
# File 'sig/types.rbs', line 169

def consumable_resource
  @consumable_resource
end

#quantity::Integer

Returns the value of attribute quantity.

Returns:

  • (::Integer)


170
171
172
# File 'sig/types.rbs', line 170

def quantity
  @quantity
end