Class: Aws::Types::VerifyDomainIdentityResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#verification_token::String

Returns the value of attribute verification_token.

Returns:



1126
1127
1128
# File 'sig/types.rbs', line 1126

def verification_token
  @verification_token
end