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.
Describes the protection on a file system.
Namespace: Amazon.ElasticFileSystem.Model
Assembly: AWSSDK.ElasticFileSystem.dll
Version: 3.x.y.z
public class UpdateFileSystemProtectionResponse : AmazonWebServiceResponse
The UpdateFileSystemProtectionResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateFileSystemProtectionResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
ReplicationOverwriteProtection | Amazon.ElasticFileSystem.ReplicationOverwriteProtection |
Gets and sets the property ReplicationOverwriteProtection. The status of the file system's replication overwrite protection.
If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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