AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The receiver configuration for a protected query.

Inheritance Hierarchy

System.Object
  Amazon.CleanRooms.Model.ReceiverConfiguration

Namespace: Amazon.CleanRooms.Model
Assembly: AWSSDK.CleanRooms.dll
Version: 3.x.y.z

Syntax

C#
public class ReceiverConfiguration

The ReceiverConfiguration type exposes the following members

Constructors

NameDescription
Public Method ReceiverConfiguration()

Properties

NameTypeDescription
Public Property AnalysisType Amazon.CleanRooms.AnalysisType

Gets and sets the property 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.

Public Property ConfigurationDetails Amazon.CleanRooms.Model.ConfigurationDetails

Gets and sets the property ConfigurationDetails.

The configuration details of the receiver configuration.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5