Customizations

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Certificate Manager (ACM) certificate.

Link copied to clipboard

The geographic restrictions.

Link copied to clipboard

The WAF web ACL.

Functions

Link copied to clipboard
inline fun copy(block: Customizations.Builder.() -> Unit = {}): Customizations
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String