DistributionTenantCustomizations

Customizations for the distribution tenant. For each distribution tenant, you can specify the geographic restrictions, and the Amazon Resource Names (ARNs) for the ACM certificate and WAF web ACL. These are specific values that you can override or disable from the multi-tenant distribution that was used to create the distribution tenant.

Constructors

Link copied to clipboard
constructor(certificate: DistributionTenantCertificate? = null, geoRestrictions: DistributionTenantGeoRestrictionCustomization? = null, webAcl: DistributionTenantWebAclCustomization? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ACMlong (ACM) certificate.

Link copied to clipboard

The geographic restrictions.

Link copied to clipboard

The WAF web ACL.