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.
A table that has been configured for use in a collaboration.
Namespace: Amazon.CleanRooms.Model
Assembly: AWSSDK.CleanRooms.dll
Version: 3.x.y.z
public class ConfiguredTable
The ConfiguredTable type exposes the following members
Name | Description | |
---|---|---|
ConfiguredTable() |
Name | Type | Description | |
---|---|---|---|
AllowedColumns | System.Collections.Generic.List<System.String> |
Gets and sets the property AllowedColumns. The columns within the underlying Glue table that can be utilized within collaborations. |
|
AnalysisMethod | Amazon.CleanRooms.AnalysisMethod |
Gets and sets the property AnalysisMethod. The analysis method for the configured table. The only valid value is currently `DIRECT_QUERY`. |
|
AnalysisRuleTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property AnalysisRuleTypes. The types of analysis rules associated with this configured table. Currently, only one analysis rule may be associated with a configured table. |
|
Arn | System.String |
Gets and sets the property Arn. The unique ARN for the configured table. |
|
CreateTime | System.DateTime |
Gets and sets the property CreateTime. The time the configured table was created. |
|
Description | System.String |
Gets and sets the property Description. A description for the configured table. |
|
Id | System.String |
Gets and sets the property Id. The unique ID for the configured table. |
|
Name | System.String |
Gets and sets the property Name. A name for the configured table. |
|
TableReference | Amazon.CleanRooms.Model.TableReference |
Gets and sets the property TableReference. The table that this configured table represents. |
|
UpdateTime | System.DateTime |
Gets and sets the property UpdateTime. The time the configured table was last updated |
.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