ProtectedQueryInputParameters - AWS Clean Rooms ML

ProtectedQueryInputParameters

Provides information necessary to perform the protected query.

Contents

sqlParameters

The parameters for the SQL type Protected Query.

Type: ProtectedQuerySQLParameters object

Required: Yes

computeConfiguration

Provides configuration information for the workers that will perform the protected query.

Type: ComputeConfiguration object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

resultFormat

The format in which the query results should be returned. If not specified, defaults to CSV.

Type: String

Valid Values: CSV | PARQUET

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: