Uses of Class
software.amazon.awssdk.services.cloudfront.model.TrustStoreConfig
Packages that use TrustStoreConfig
-
Uses of TrustStoreConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TrustStoreConfigModifier and TypeMethodDescriptionfinal TrustStoreConfigViewerMtlsConfig.trustStoreConfig()The trust store configuration associated with the viewer mTLS configuration.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type TrustStoreConfigModifier and TypeMethodDescriptionViewerMtlsConfig.Builder.trustStoreConfig(TrustStoreConfig trustStoreConfig) The trust store configuration associated with the viewer mTLS configuration.