Class: Aws::Types::AcceptMarketplaceRegistrationInput
- Inherits:
-
Object
- Object
- Aws::Types::AcceptMarketplaceRegistrationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marketplace_registration_token ⇒ ::String
Returns the value of attribute marketplace_registration_token.
Instance Attribute Details
#marketplace_registration_token ⇒ ::String
Returns the value of attribute marketplace_registration_token.
12 13 14 |
# File 'sig/types.rbs', line 12 def marketplace_registration_token @marketplace_registration_token end |