DistributionTenant

class DistributionTenant : KotlinCustomResource

The distribution tenant.

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val awsId: Output<String>

The ID of the distribution tenant.

Link copied to clipboard

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

Link copied to clipboard
val createdTime: Output<String>

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
val distributionId: Output<String>

The ID of the multi-tenant distribution.

Link copied to clipboard
Link copied to clipboard
val domains: Output<List<String>>

The domains associated with the distribution tenant.

Link copied to clipboard
val enabled: Output<Boolean>?

Indicates whether the distribution tenant is in an enabled state. If disabled, the distribution tenant won't serve traffic.

Link copied to clipboard
val eTag: Output<String>

The current version of the distribution tenant.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The date and time when the distribution tenant was updated.

Link copied to clipboard

An object that represents the request for the Amazon CloudFront managed ACM certificate.

Link copied to clipboard
val name: Output<String>

The name of the distribution tenant.

Link copied to clipboard

A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

The status of the distribution tenant.

Link copied to clipboard
val tags: Output<List<Tag>>?

A complex type that contains zero or more `Tag` elements.

Link copied to clipboard
val urn: Output<String>