Values.TenantConfigSourceThis field only supports multi-tenant distributions. You can't specify this field for standard distributions. For more information, see Unsupported features for SaaS Manager for Amazon CloudFront in the Amazon CloudFront Developer Guide. The configuration for a distribution tenant.
type nonrec t = {parameterDefinitions : ParameterDefinitions.t option;The parameters that you specify for a distribution tenant.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ParameterName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of SensitiveStringType.t ])
list ])
list ])
list ]
list ])
list ]