Values.UpdateWorkGroupInputSourceUpdates the workgroup with the specified name. The workgroup's name cannot be changed. Only ConfigurationUpdates can be specified.
type nonrec t = {workGroup : WorkGroupName.t;The specified workgroup that will be updated.
*)description : WorkGroupDescriptionString.t option;The workgroup description.
*)configurationUpdates : WorkGroupConfigurationUpdates.t option;Contains configuration updates for an Athena SQL workgroup.
*)state : WorkGroupState.t option;The workgroup state that will be updated for the given workgroup.
*)}val make :
?description:??? ->
?configurationUpdates:??? ->
?state:??? ->
workGroup:WorkGroupName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of WorkGroupName.t
| `Structure of
(string
* [> `Boolean of BoxedBoolean.t
| `Long of BytesScannedCutoffValue.t
| `String of NameString.t
| `Structure of
(string
* [> `Boolean of BoxedBoolean.t
| `Enum of string
| `Integer of CoordinatorDpuSize.t
| `List of
[> `Structure of
(string
* [> `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of NameString.t ])
list ]
list
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of ResultOutputLocation.t
| `Structure of
(string
* [> `Boolean of BoxedBoolean.t
| `Enum of string
| `Map of
([> `String of LogTypeKey.t ]
* [> `List of [> `String of LogTypeValue.t ] list ])
list
| `String of String_.t ])
list ])
list ])
list ])
list ]