Class: Aws::Types::ShredderSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#can_process_manuallyBoolean

Returns the value of attribute can_process_manually.

Returns:

  • (Boolean)


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.

Returns:

  • (::Integer)


864
865
866
# File 'sig/types.rbs', line 864

def intensity
  @intensity
end