Uses of Class
software.amazon.awssdk.services.cloudfront.model.OriginMtlsConfig
Packages that use OriginMtlsConfig
-
Uses of OriginMtlsConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return OriginMtlsConfigModifier and TypeMethodDescriptionfinal OriginMtlsConfigCustomOriginConfig.originMtlsConfig()Configures mutual TLS authentication between CloudFront and your origin server.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type OriginMtlsConfigModifier and TypeMethodDescriptionCustomOriginConfig.Builder.originMtlsConfig(OriginMtlsConfig originMtlsConfig) Configures mutual TLS authentication between CloudFront and your origin server.