Class: Aws::Types::CrossRegionCopyRetainRule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#interval::Integer

Returns the value of attribute interval.

Returns:

  • (::Integer)


72
73
74
# File 'sig/types.rbs', line 72

def interval
  @interval
end

#interval_unit"DAYS", ...

Returns the value of attribute interval_unit.

Returns:

  • ("DAYS", "WEEKS", "MONTHS", "YEARS")


73
74
75
# File 'sig/types.rbs', line 73

def interval_unit
  @interval_unit
end