class Aws::S3::Types::SelectParameters
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/SelectParameters AWS API Documentation
@return [Types::OutputSerialization]
Describes how the results of the Select job are serialized.
@!attribute [rw] output_serialization
@return [String]
The expression that is used to query the object.
@!attribute [rw] expression
@return [String]
The type of the provided expression (for example, SQL).
@!attribute [rw] expression_type
@return [Types::InputSerialization]
Describes the serialization format of the object.
@!attribute [rw] input_serialization
Describes the parameters for Select job types.