Class: Aws::Types::CreatePartnerInput
- Inherits:
-
Object
- Object
- Aws::Types::CreatePartnerInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#request_id ⇒ ::String
Returns the value of attribute request_id.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
Instance Attribute Details
#request_id ⇒ ::String
Returns the value of attribute request_id.
752 753 754 |
# File 'sig/types.rbs', line 752 def request_id @request_id end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
753 754 755 |
# File 'sig/types.rbs', line 753 def @tags end |