Class: Aws::Types::EventTriggerLimits

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_expiration::Integer

Returns the value of attribute event_expiration.

Returns:

  • (::Integer)


919
920
921
# File 'sig/types.rbs', line 919

def event_expiration
  @event_expiration
end

#periods::Array[Types::Period]

Returns the value of attribute periods.

Returns:



920
921
922
# File 'sig/types.rbs', line 920

def periods
  @periods
end