Values_0.AppLifecycleManagementSourceSettings that are used to configure and manage the lifecycle of Amazon SageMaker Studio applications.
type nonrec t = {idleSettings : IdleSettings.t option;Settings related to idle shutdown of Studio applications.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `Integer of IdleTimeoutInMinutes.t ])
list ])
list ]