Class: Aws::Types::CreatePartnerEventSourceRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreatePartnerEventSourceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account ⇒ ::String
Returns the value of attribute account.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#account ⇒ ::String
Returns the value of attribute account.
265 266 267 |
# File 'sig/types.rbs', line 265 def account @account end |
#name ⇒ ::String
Returns the value of attribute name.
264 265 266 |
# File 'sig/types.rbs', line 264 def name @name end |