Skip to main content

IS3SelectParameters

Interface in AWS.S3

Interface for SelectParameters nodes.

Ancestors

Properties

Expression

property Expression: string

An expression used to query the object.

ExpressionType

property ExpressionType: string

Specifies the type of expression.

Valid values: SQL.

InputSerialization

property InputSerialization: IS3InputSerialization

Type: IS3InputSerialization

Specifies the serialization format of the object.

OutputSerialization

property OutputSerialization: IS3OutputSerialization

Type: IS3OutputSerialization

Specifies the serialization format for the results.