Class: Aws::Types::S3ObjectLockEventHoldDuration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#days::Integer

Returns the value of attribute days.

Returns:



1804
1805
1806
# File 'sig/types.rbs', line 1804

def days
  @days
end

#years::Integer

Returns the value of attribute years.

Returns:



1805
1806
1807
# File 'sig/types.rbs', line 1805

def years
  @years
end