| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayListenerTlsSdsCertificate |
VirtualGatewayListenerTlsSdsCertificate.clone() |
VirtualGatewayListenerTlsSdsCertificate |
VirtualGatewayListenerTlsCertificate.getSds()
A reference to an object that represents a virtual gateway's listener's Secret Discovery Service certificate.
|
VirtualGatewayListenerTlsSdsCertificate |
VirtualGatewayClientTlsCertificate.getSds()
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
|
VirtualGatewayListenerTlsSdsCertificate |
VirtualGatewayListenerTlsSdsCertificate.withSecretName(String secretName)
A reference to an object that represents the name of the secret secret requested from the Secret Discovery
Service provider representing Transport Layer Security (TLS) materials like a certificate or certificate chain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualGatewayListenerTlsCertificate.setSds(VirtualGatewayListenerTlsSdsCertificate sds)
A reference to an object that represents a virtual gateway's listener's Secret Discovery Service certificate.
|
void |
VirtualGatewayClientTlsCertificate.setSds(VirtualGatewayListenerTlsSdsCertificate sds)
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
|
VirtualGatewayListenerTlsCertificate |
VirtualGatewayListenerTlsCertificate.withSds(VirtualGatewayListenerTlsSdsCertificate sds)
A reference to an object that represents a virtual gateway's listener's Secret Discovery Service certificate.
|
VirtualGatewayClientTlsCertificate |
VirtualGatewayClientTlsCertificate.withSds(VirtualGatewayListenerTlsSdsCertificate sds)
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
|
Copyright © 2021. All rights reserved.