ReceiverConfiguration - AWS Clean Rooms

ReceiverConfiguration

The receiver configuration for a protected query.

Contents

analysisType

The type of analysis for the protected query. The results of the query can be analyzed directly (DIRECT_ANALYSIS) or used as input into additional analyses (ADDITIONAL_ANALYSIS), such as a query that is a seed for a lookalike ML model.

Type: String

Valid Values: DIRECT_ANALYSIS | ADDITIONAL_ANALYSIS

Required: Yes

configurationDetails

The configuration details of the receiver configuration.

Type: ConfigurationDetails object

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

Required: No

See Also

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