Class: Aws::Types::S3ObjectLockRetentionEventHoldDuration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#days::Integer

Returns the value of attribute days.



1815
1816
1817
# File 'sig/types.rbs', line 1815

def days
  @days
end

#years::Integer

Returns the value of attribute years.



1816
1817
1818
# File 'sig/types.rbs', line 1816

def years
  @years
end