| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
ListenerTlsAcmCertificate |
ListenerTlsCertificate.acm()
A reference to an object that represents an Certificate Manager certificate.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerTlsCertificate.Builder |
ListenerTlsCertificate.Builder.acm(ListenerTlsAcmCertificate acm)
A reference to an object that represents an Certificate Manager certificate.
|
static ListenerTlsCertificate |
ListenerTlsCertificate.fromAcm(ListenerTlsAcmCertificate acm)
Create an instance of this class with
ListenerTlsCertificate.acm() initialized to the given value. |
Copyright © 2023. All rights reserved.