Class: Aws::Types::GetIdentityNotificationAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIdentityNotificationAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notification_attributes ⇒ ::Hash[::String, Types::IdentityNotificationAttributes]
Returns the value of attribute notification_attributes.
Instance Attribute Details
#notification_attributes ⇒ ::Hash[::String, Types::IdentityNotificationAttributes]
Returns the value of attribute notification_attributes.
434 435 436 |
# File 'sig/types.rbs', line 434 def notification_attributes @notification_attributes end |