Uses of Class
software.amazon.awssdk.services.cloudfront.model.ManagedCertificateRequest
Packages that use ManagedCertificateRequest
-
Uses of ManagedCertificateRequest in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ManagedCertificateRequestModifier and TypeMethodDescriptionCreateDistributionTenantRequest.managedCertificateRequest()The configuration for the CloudFront managed ACM certificate request.UpdateDistributionTenantRequest.managedCertificateRequest()An object that contains the CloudFront managed ACM certificate request.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ManagedCertificateRequestModifier and TypeMethodDescriptionCreateDistributionTenantRequest.Builder.managedCertificateRequest(ManagedCertificateRequest managedCertificateRequest) The configuration for the CloudFront managed ACM certificate request.UpdateDistributionTenantRequest.Builder.managedCertificateRequest(ManagedCertificateRequest managedCertificateRequest) An object that contains the CloudFront managed ACM certificate request.