dkimAttributes property

DkimAttributes? dkimAttributes
final

An object that contains information about the DKIM attributes for the identity. This object includes the tokens that you use to create the CNAME records that are required to complete the DKIM verification process.

Implementation

final DkimAttributes? dkimAttributes;