| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayClientTlsCertificate |
VirtualGatewayClientTlsCertificate.clone() |
VirtualGatewayClientTlsCertificate |
VirtualGatewayClientPolicyTls.getCertificate()
A reference to an object that represents a virtual gateway's client's Transport Layer Security (TLS) certificate.
|
VirtualGatewayClientTlsCertificate |
VirtualGatewayClientTlsCertificate.withFile(VirtualGatewayListenerTlsFileCertificate file)
An object that represents a local file certificate.
|
VirtualGatewayClientTlsCertificate |
VirtualGatewayClientTlsCertificate.withSds(VirtualGatewayListenerTlsSdsCertificate sds)
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualGatewayClientPolicyTls.setCertificate(VirtualGatewayClientTlsCertificate certificate)
A reference to an object that represents a virtual gateway's client's Transport Layer Security (TLS) certificate.
|
VirtualGatewayClientPolicyTls |
VirtualGatewayClientPolicyTls.withCertificate(VirtualGatewayClientTlsCertificate certificate)
A reference to an object that represents a virtual gateway's client's Transport Layer Security (TLS) certificate.
|
Copyright © 2021. All rights reserved.