ValidationMethod
- class aws_cdk.aws_certificatemanager.ValidationMethod(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases:
Enum
Method used to assert ownership of the domain.
Attributes
- DNS
Validate ownership by adding appropriate DNS records.
- EMAIL
Send email to a number of email addresses associated with the domain.