| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
ListenerTlsAcmCertificate |
ListenerTlsAcmCertificate.clone() |
ListenerTlsAcmCertificate |
ListenerTlsCertificate.getAcm()
A reference to an object that represents an Certificate Manager certificate.
|
ListenerTlsAcmCertificate |
ListenerTlsAcmCertificate.withCertificateArn(String certificateArn)
The Amazon Resource Name (ARN) for the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerTlsCertificate.setAcm(ListenerTlsAcmCertificate acm)
A reference to an object that represents an Certificate Manager certificate.
|
ListenerTlsCertificate |
ListenerTlsCertificate.withAcm(ListenerTlsAcmCertificate acm)
A reference to an object that represents an Certificate Manager certificate.
|
Copyright © 2022. All rights reserved.