Class: Aws::Types::ShredderSettings
- Inherits:
-
Object
- Object
- Aws::Types::ShredderSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#can_process_manually ⇒ Boolean
Returns the value of attribute can_process_manually.
-
#intensity ⇒ ::Integer
Returns the value of attribute intensity.
Instance Attribute Details
#can_process_manually ⇒ Boolean
Returns the value of attribute can_process_manually.
863 864 865 |
# File 'sig/types.rbs', line 863 def can_process_manually @can_process_manually end |
#intensity ⇒ ::Integer
Returns the value of attribute intensity.
864 865 866 |
# File 'sig/types.rbs', line 864 def intensity @intensity end |