Uses of Class
software.amazon.awscdk.services.appmesh.TlsCertificate
-
Uses of TlsCertificate in software.amazon.awscdk.services.appmesh
Modifier and TypeClassDescriptionclass
Represents a TLS certificate that is supported for mutual TLS authentication.Modifier and TypeMethodDescriptionstatic TlsCertificate
TlsCertificate.acm
(ICertificate certificate) Returns an ACM TLS Certificate.ListenerTlsOptions.getCertificate()
Represents TLS certificate.final TlsCertificate
ListenerTlsOptions.Jsii$Proxy.getCertificate()
Modifier and TypeMethodDescriptionListenerTlsOptions.Builder.certificate
(TlsCertificate certificate) Sets the value ofListenerTlsOptions.getCertificate()