Uses of Class
software.amazon.awssdk.services.cloudfront.model.CaCertificatesBundleS3Location
Packages that use CaCertificatesBundleS3Location
-
Uses of CaCertificatesBundleS3Location in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CaCertificatesBundleS3LocationModifier and TypeMethodDescriptionCaCertificatesBundleSource.caCertificatesBundleS3Location()The CA certificates bundle location in Amazon S3.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CaCertificatesBundleS3LocationModifier and TypeMethodDescriptionCaCertificatesBundleSource.Builder.caCertificatesBundleS3Location(CaCertificatesBundleS3Location caCertificatesBundleS3Location) The CA certificates bundle location in Amazon S3.static CaCertificatesBundleSourceCaCertificatesBundleSource.fromCaCertificatesBundleS3Location(CaCertificatesBundleS3Location caCertificatesBundleS3Location) Create an instance of this class withCaCertificatesBundleSource.caCertificatesBundleS3Location()initialized to the given value.