Module: Aws::EFS::Client::_UpdateFileSystemProtectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::FileSystemProtectionDescription]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#replication_overwrite_protection ⇒ "ENABLED", ...
508 |
# File 'sig/client.rbs', line 508
def replication_overwrite_protection: () -> ("ENABLED" | "DISABLED" | "REPLICATING")
|