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 UpdateTableObjects operation. Updates the manifest of Amazon S3 objects that make up the specified governed table.
Namespace: Amazon.LakeFormation.Model
Assembly: AWSSDK.LakeFormation.dll
Version: 3.x.y.z
public class UpdateTableObjectsRequest : AmazonLakeFormationRequest IAmazonWebServiceRequest
The UpdateTableObjectsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateTableObjectsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CatalogId | System.String |
Gets and sets the property CatalogId. The catalog containing the governed table to update. Defaults to the caller’s account ID. |
![]() |
DatabaseName | System.String |
Gets and sets the property DatabaseName. The database containing the governed table to update. |
![]() |
TableName | System.String |
Gets and sets the property TableName. The governed table to update. |
![]() |
TransactionId | System.String |
Gets and sets the property TransactionId. The transaction at which to do the write. |
![]() |
WriteOperations | System.Collections.Generic.List<Amazon.LakeFormation.Model.WriteOperation> |
Gets and sets the property WriteOperations.
A list of |
.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