Class: Aws::Types::DeprecateRule

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:



102
103
104
# File 'sig/types.rbs', line 102

def count
  @count
end

#interval::Integer

Returns the value of attribute interval.

Returns:



103
104
105
# File 'sig/types.rbs', line 103

def interval
  @interval
end

#interval_unit"DAYS", ...

Returns the value of attribute interval_unit.

Returns:



104
105
106
# File 'sig/types.rbs', line 104

def interval_unit
  @interval_unit
end