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 UpdateFileSystemProtection operation. Updates protection on the file system.
This operation requires permissions for the elasticfilesystem:UpdateFileSystemProtection
action.
Namespace: Amazon.ElasticFileSystem.Model
Assembly: AWSSDK.ElasticFileSystem.dll
Version: 3.x.y.z
public class UpdateFileSystemProtectionRequest : AmazonElasticFileSystemRequest IAmazonWebServiceRequest
The UpdateFileSystemProtectionRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateFileSystemProtectionRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
FileSystemId | System.String |
Gets and sets the property FileSystemId. The ID of the file system to update. |
|
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 and the file system becomes writeable. |
.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