Class: Aws::Types::VerifyDomainDkimResponse
- Inherits:
-
Object
- Object
- Aws::Types::VerifyDomainDkimResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dkim_tokens ⇒ ::Array[::String]
Returns the value of attribute dkim_tokens.
Instance Attribute Details
#dkim_tokens ⇒ ::Array[::String]
Returns the value of attribute dkim_tokens.
1116 1117 1118 |
# File 'sig/types.rbs', line 1116 def dkim_tokens @dkim_tokens end |