Values_0.EnvironmentConfigDetailsSourceThe configuration details for the restricted instance groups (RIG) environment.
type nonrec t = {fSxLustreConfig : FSxLustreConfig.t option;Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.
*)s3OutputPath : S3Uri.t option;The Amazon S3 path where output data from the restricted instance group (RIG) environment will be stored.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of S3Uri.t
| `Structure of (string * [> `Integer of FSxLustreSizeInGiB.t ]) list ])
list ]