Uses of Class
software.amazon.awscdk.services.appmesh.TlsCertificate
Packages that use TlsCertificate
-
Uses of TlsCertificate in software.amazon.awscdk.services.appmesh
Subclasses of TlsCertificate in software.amazon.awscdk.services.appmeshModifier and TypeClassDescriptionclassRepresents a TLS certificate that is supported for mutual TLS authentication.Methods in software.amazon.awscdk.services.appmesh that return TlsCertificateModifier and TypeMethodDescriptionstatic TlsCertificateTlsCertificate.acm(ICertificate certificate) Returns an ACM TLS Certificate.ListenerTlsOptions.getCertificate()Represents TLS certificate.final TlsCertificateListenerTlsOptions.Jsii$Proxy.getCertificate()Methods in software.amazon.awscdk.services.appmesh with parameters of type TlsCertificateModifier and TypeMethodDescriptionListenerTlsOptions.Builder.certificate(TlsCertificate certificate) Sets the value ofListenerTlsOptions.getCertificate()