Values.RedshiftRunConfigurationOutputSourceThe configuration details of the Amazon Redshift data source.
type nonrec t = {accountId : RedshiftRunConfigurationOutputAccountIdString.t option;The ID of the Amazon Web Services account included in the configuration details of the Amazon Redshift data source.
*)region : RedshiftRunConfigurationOutputRegionString.t option;The Amazon Web Services region included in the configuration details of the Amazon Redshift data source.
*)dataAccessRole : RedshiftRunConfigurationOutputDataAccessRoleString.t option;The data access role included in the configuration details of the Amazon Redshift data source.
*)relationalFilterConfigurations : RelationalFilterConfigurations.t option;The relational filger configurations included in the configuration details of the Amazon Redshift data source.
*)redshiftCredentialConfiguration : RedshiftCredentialConfiguration.t option;redshiftStorage : RedshiftStorage.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `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 RedshiftRunConfigurationOutputAccountIdString.t
| `Structure of
(string
* [> `String of
RedshiftCredentialConfigurationSecretManagerArnString.t
| `Structure of
(string
* [> `String of RedshiftClusterStorageClusterNameString.t ])
list ])
list ])
list ]