Get Domain Identity Result
data class GetDomainIdentityResult(val arn: String, val domain: String, val id: String, val verificationToken: String)
A collection of values returned by getDomainIdentity.
A collection of values returned by getDomainIdentity.