Uses of Interface
software.amazon.awscdk.services.appmesh.TlsValidationTrustConfig
Packages that use TlsValidationTrustConfig
-
Uses of TlsValidationTrustConfig in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement TlsValidationTrustConfigModifier and TypeClassDescriptionstatic final classAn implementation forTlsValidationTrustConfigMethods in software.amazon.awscdk.services.appmesh that return TlsValidationTrustConfigModifier and TypeMethodDescriptionabstract TlsValidationTrustConfigTlsValidationTrust.bind(software.constructs.Construct scope) Returns Trust context based on trust type.TlsValidationTrustConfig.Builder.build()Builds the configured instance.