Class: Aws::Types::EventHoldDuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#days::Integer

Returns the value of attribute days.

Returns:

  • (::Integer)


798
799
800
# File 'sig/types.rbs', line 798

def days
  @days
end

#years::Integer

Returns the value of attribute years.

Returns:

  • (::Integer)


799
800
801
# File 'sig/types.rbs', line 799

def years
  @years
end