| Package | Description |
|---|---|
| com.amazonaws.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
Certificate |
Certificate.clone() |
Certificate |
DomainAssociation.getCertificate()
Describes the SSL/TLS certificate for the domain association.
|
Certificate |
Certificate.withCertificateVerificationDNSRecord(String certificateVerificationDNSRecord)
The DNS record for certificate verification.
|
Certificate |
Certificate.withCustomCertificateArn(String customCertificateArn)
The Amazon resource name (ARN) for a custom certificate that you have already added to Certificate Manager in
your Amazon Web Services account.
|
Certificate |
Certificate.withType(CertificateType type)
The type of SSL/TLS certificate that you want to use.
|
Certificate |
Certificate.withType(String type)
The type of SSL/TLS certificate that you want to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainAssociation.setCertificate(Certificate certificate)
Describes the SSL/TLS certificate for the domain association.
|
DomainAssociation |
DomainAssociation.withCertificate(Certificate certificate)
Describes the SSL/TLS certificate for the domain association.
|
Copyright © 2025. All rights reserved.