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.
317 318 319 |
# File 'sig/types.rbs', line 317 def account @account end |
#name ⇒ ::String
Returns the value of attribute name.
316 317 318 |
# File 'sig/types.rbs', line 316 def name @name end |