Class: Aws::Types::AcceptMarketplaceRegistrationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marketplace_registration_token::String

Returns the value of attribute marketplace_registration_token.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def marketplace_registration_token
  @marketplace_registration_token
end