Class: Aws::Types::PurchaseRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_count::Integer

Returns the value of attribute instance_count.

Returns:

  • (::Integer)


16126
16127
16128
# File 'sig/types.rbs', line 16126

def instance_count
  @instance_count
end

#purchase_token::String

Returns the value of attribute purchase_token.

Returns:

  • (::String)


16127
16128
16129
# File 'sig/types.rbs', line 16127

def purchase_token
  @purchase_token
end