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