DistributionTenantSummary

A summary of the information about a distribution tenant.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the distribution tenant.

Link copied to clipboard

The ID of the connection group ID for the distribution tenant. If you don't specify a connection group, CloudFront uses the default connection group.

Link copied to clipboard

The date and time when the distribution tenant was created.

Link copied to clipboard

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.

Link copied to clipboard

The identifier for the multi-tenant distribution. For example: EDFDVBD632BHDS5.

Link copied to clipboard

The domains associated with the distribution tenant.

Link copied to clipboard

Indicates whether the distribution tenants are in an enabled state. If disabled, the distribution tenant won't service traffic.

Link copied to clipboard

The current version of the distribution tenant.

Link copied to clipboard
val id: String

The ID of the distribution tenant.

Link copied to clipboard

The date and time when the distribution tenant was updated.

Link copied to clipboard

The name of the distribution tenant.

Link copied to clipboard

The status of the distribution tenant.

Functions

Link copied to clipboard
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