Values.ProvisioningConfigurationSourceThe provisioning configuration of the blueprint.
type nonrec t = {lakeFormationConfiguration : LakeFormationConfiguration.t option;The Lake Formation configuration of the Data Lake blueprint.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of S3Location.t ] list
| `String of RoleArn.t ])
list ])
list ]