Class: Aws::Types::RetainRule

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:



260
261
262
# File 'sig/types.rbs', line 260

def count
  @count
end

#interval::Integer

Returns the value of attribute interval.

Returns:



261
262
263
# File 'sig/types.rbs', line 261

def interval
  @interval
end

#interval_unit"DAYS", ...

Returns the value of attribute interval_unit.

Returns:



262
263
264
# File 'sig/types.rbs', line 262

def interval_unit
  @interval_unit
end