Class: Aws::Types::PutAccountSendingAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountSendingAttributesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sending_enabled ⇒ Boolean
Returns the value of attribute sending_enabled.
Instance Attribute Details
#sending_enabled ⇒ Boolean
Returns the value of attribute sending_enabled.
1567 1568 1569 |
# File 'sig/types.rbs', line 1567 def sending_enabled @sending_enabled end |