| Package | Description |
|---|---|
| software.amazon.awscdk.services.certificatemanager |
AWS Certificate Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ValidationMethod |
CertificateValidation.getMethod()
The validation method.
|
default ValidationMethod |
CertificationValidationProps.getMethod()
Validation method.
|
ValidationMethod |
CertificationValidationProps.Jsii$Proxy.getMethod() |
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 |
|---|---|
CertificationValidationProps.Builder |
CertificationValidationProps.Builder.method(ValidationMethod method)
Sets the value of
CertificationValidationProps.getMethod() |
Copyright © 2022. All rights reserved.