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