| Modifier and Type | Method and Description |
|---|---|
ValidationMethod |
DnsValidatedCertificateProps.Jsii$Proxy.getValidationMethod() |
ValidationMethod |
CertificateProps.getValidationMethod()
Validation method used to assert domain ownership.
|
ValidationMethod |
CertificateProps.Jsii$Proxy.getValidationMethod() |
static ValidationMethod |
ValidationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationMethod[] |
ValidationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DnsValidatedCertificateProps.Builder |
DnsValidatedCertificateProps.Builder.validationMethod(ValidationMethod validationMethod)
Sets the value of ValidationMethod
|
CertificateProps.Builder |
CertificateProps.Builder.validationMethod(ValidationMethod validationMethod)
Sets the value of ValidationMethod
|
Copyright © 2019. All rights reserved.