Class: Aws::Types::VerifyDomainIdentityResponse
- Inherits:
-
Object
- Object
- Aws::Types::VerifyDomainIdentityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#verification_token ⇒ ::String
Returns the value of attribute verification_token.
Instance Attribute Details
#verification_token ⇒ ::String
Returns the value of attribute verification_token.
1126 1127 1128 |
# File 'sig/types.rbs', line 1126 def verification_token @verification_token end |