Class: Aws::Types::NoncurrentVersionExpiration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#newer_noncurrent_versions::Integer

Returns the value of attribute newer_noncurrent_versions.

Returns:



1389
1390
1391
# File 'sig/types.rbs', line 1389

def newer_noncurrent_versions
  @newer_noncurrent_versions
end

#noncurrent_days::Integer

Returns the value of attribute noncurrent_days.

Returns:



1388
1389
1390
# File 'sig/types.rbs', line 1388

def noncurrent_days
  @noncurrent_days
end