Uses of Class
software.amazon.awssdk.services.cloudfront.model.ViewerMtlsConfig
Packages that use ViewerMtlsConfig
-
Uses of ViewerMtlsConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ViewerMtlsConfigModifier and TypeMethodDescriptionfinal ViewerMtlsConfigDistributionConfig.viewerMtlsConfig()The distribution's viewer mTLS configuration.final ViewerMtlsConfigDistributionSummary.viewerMtlsConfig()The distribution's viewer mTLS configuration.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ViewerMtlsConfigModifier and TypeMethodDescriptionDistributionConfig.Builder.viewerMtlsConfig(ViewerMtlsConfig viewerMtlsConfig) The distribution's viewer mTLS configuration.DistributionSummary.Builder.viewerMtlsConfig(ViewerMtlsConfig viewerMtlsConfig) The distribution's viewer mTLS configuration.