listDistributionTenantsByCustomization
inline suspend fun CloudFrontClient.listDistributionTenantsByCustomization(crossinline block: ListDistributionTenantsByCustomizationRequest.Builder.() -> Unit): ListDistributionTenantsByCustomizationResponse
Lists distribution tenants by the customization that you specify.
You must specify either the CertificateArn
parameter or WebACLArn
parameter, but not both in the same request.