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