You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RedshiftDataAPIService::Types::ExecuteStatementOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_identifierString

The cluster identifier.

Returns:

  • (String)

    The cluster identifier.

#created_atTime

The date and time (UTC) the statement was created.

Returns:

  • (Time)

    The date and time (UTC) the statement was created.

#databaseString

The name of the database.

Returns:

  • (String)

    The name of the database.

#db_userString

The database user name.

Returns:

  • (String)

    The database user name.

#idString

The identifier of the statement to be run. This value is a universally unique identifier (UUID) generated by Amazon Redshift Data API.

Returns:

  • (String)

    The identifier of the statement to be run.

#secret_arnString

The name or ARN of the secret that enables access to the database.

Returns:

  • (String)

    The name or ARN of the secret that enables access to the database.