Values.DeployAsApplicationConfigurationUpdateSourceUpdates to the configuration information required to deploy an Amazon Data Analytics Studio notebook as an application with durable state.
type nonrec t = {s3ContentLocationUpdate : S3ContentBaseLocationUpdate.t option;Updates to the location that holds the data required to specify an Amazon Data Analytics application.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of BucketARN.t ]) list ])
list ]