Values.GlueRunConfigurationOutputSourceThe configuration details of the Amazon Web Services Glue data source.
type nonrec t = {accountId : GlueRunConfigurationOutputAccountIdString.t option;The Amazon Web Services account ID included in the configuration details of the Amazon Web Services Glue data source.
*)region : GlueRunConfigurationOutputRegionString.t option;The Amazon Web Services region included in the configuration details of the Amazon Web Services Glue data source.
*)dataAccessRole : GlueRunConfigurationOutputDataAccessRoleString.t option;The data access role included in the configuration details of the Amazon Web Services Glue data source.
*)relationalFilterConfigurations : RelationalFilterConfigurations.t option;The relational filter configurations included in the configuration details of the Amazon Web Services Glue data source.
*)autoImportDataQualityResult : Boolean.t option;Specifies whether to automatically import data quality metrics as part of the data source run.
*)catalogName : GlueRunConfigurationOutputCatalogNameString.t option;The catalog name in the Amazon Web Services Glue run configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
FilterExpressionExpressionString.t ])
list ]
list
| `String of
RelationalFilterConfigurationDatabaseNameString.t ])
list ]
list
| `String of GlueRunConfigurationOutputAccountIdString.t ])
list ]