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.

Container for the parameters to the UpdateConfiguredTableAssociationAnalysisRule operation. Updates the analysis rule for a configured table association.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CleanRooms.AmazonCleanRoomsRequest
      Amazon.CleanRooms.Model.UpdateConfiguredTableAssociationAnalysisRuleRequest

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

Syntax

C#
public class UpdateConfiguredTableAssociationAnalysisRuleRequest : AmazonCleanRoomsRequest
         IAmazonWebServiceRequest

The UpdateConfiguredTableAssociationAnalysisRuleRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AnalysisRulePolicy Amazon.CleanRooms.Model.ConfiguredTableAssociationAnalysisRulePolicy

Gets and sets the property AnalysisRulePolicy.

The updated analysis rule policy for the configured table association.

Public Property AnalysisRuleType Amazon.CleanRooms.ConfiguredTableAssociationAnalysisRuleType

Gets and sets the property AnalysisRuleType.

The analysis rule type that you want to update.

Public Property ConfiguredTableAssociationIdentifier System.String

Gets and sets the property ConfiguredTableAssociationIdentifier.

The identifier for the configured table association to update.

Public Property MembershipIdentifier System.String

Gets and sets the property MembershipIdentifier.

A unique identifier for the membership that the configured table association belongs to. Currently accepts the membership ID.

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