Class: Aws::Types::FrozenFrames

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state"ENABLED", "DISABLED"

Returns the value of attribute state.

Returns:

  • ("ENABLED", "DISABLED")


814
815
816
# File 'sig/types.rbs', line 814

def state
  @state
end

#threshold_seconds::Integer

Returns the value of attribute threshold_seconds.

Returns:

  • (::Integer)


815
816
817
# File 'sig/types.rbs', line 815

def threshold_seconds
  @threshold_seconds
end