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.
Contains the current state of the annotation table associated with a bucket's Amazon S3 Metadata configuration, including its provisioning status and identifiers.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class AnnotationTableConfigurationResult
The AnnotationTableConfigurationResult type exposes the following members
| Name | Description | |
|---|---|---|
|
AnnotationTableConfigurationResult() |
| Name | Type | Description | |
|---|---|---|---|
|
ConfigurationState | Amazon.S3.AnnotationConfigurationState |
Gets and sets the property ConfigurationState. The current configuration state of the annotation table. |
|
Error | Amazon.S3.Model.ErrorDetails |
Gets and sets the property Error. |
|
Role | System.String |
Gets and sets the property Role. The ARN of the IAM role associated with the annotation table. |
|
TableArn | System.String |
Gets and sets the property TableArn. The ARN of the annotation table. |
|
TableName | System.String |
Gets and sets the property TableName. The name of the annotation table. |
|
TableStatus | System.String |
Gets and sets the property TableStatus.
The provisioning status of the annotation table. Possible values: |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer