Class: Aws::Types::FileSystemProtectionDescription
- Inherits:
-
Object
- Object
- Aws::Types::FileSystemProtectionDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_overwrite_protection ⇒ "ENABLED", ...
Returns the value of attribute replication_overwrite_protection.
Instance Attribute Details
#replication_overwrite_protection ⇒ "ENABLED", ...
Returns the value of attribute replication_overwrite_protection.
344 345 346 |
# File 'sig/types.rbs', line 344 def replication_overwrite_protection @replication_overwrite_protection end |