Class: Aws::Types::GetIdentityDkimAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIdentityDkimAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dkim_attributes ⇒ ::Hash[::String, Types::IdentityDkimAttributes]
Returns the value of attribute dkim_attributes.
Instance Attribute Details
#dkim_attributes ⇒ ::Hash[::String, Types::IdentityDkimAttributes]
Returns the value of attribute dkim_attributes.
414 415 416 |
# File 'sig/types.rbs', line 414 def dkim_attributes @dkim_attributes end |