class Aws::RedshiftDataAPIService::Types::BatchExecuteStatementOutput
@!attribute [rw] cluster_identifier
The cluster identifier. @return [String]
@!attribute [rw] created_at
The date and time (UTC) the statement was created. @return [Time]
@!attribute [rw] database
The name of the database. @return [String]
@!attribute [rw] db_user
The database user name. @return [String]
@!attribute [rw] id
The identifier of the SQL statement whose results are to be fetched. This value is a universally unique identifier (UUID) generated by Amazon Redshift Data API. This identifier is returned by `BatchExecuteStatment`. @return [String]
@!attribute [rw] secret_arn
The name or ARN of the secret that enables access to the database. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-data-2019-12-20/BatchExecuteStatementOutput AWS API Documentation
Constants
- SENSITIVE