Values_1.DescribeStudioLifecycleConfigRequestSourceDescribes the Amazon SageMaker AI Studio Lifecycle Configuration.
type nonrec t = {studioLifecycleConfigName : StudioLifecycleConfigName.t;The name of the Amazon SageMaker AI Studio Lifecycle Configuration to describe.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of StudioLifecycleConfigName.t ]) list ]