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:

  • (::Integer)


2028
2029
2030
# File 'sig/types.rbs', line 2028

def newer_noncurrent_versions
  @newer_noncurrent_versions
end

#noncurrent_days::Integer

Returns the value of attribute noncurrent_days.

Returns:

  • (::Integer)


2027
2028
2029
# File 'sig/types.rbs', line 2027

def noncurrent_days
  @noncurrent_days
end