Class: Aws::Types::ListDecoderManifestSignalsResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token ⇒ ::String

Returns the value of attribute next_token.



802
803
804
# File 'sig/types.rbs', line 802

def next_token
  @next_token
end

#signal_decoders ⇒ ::Array[Types::SignalDecoder]

Returns the value of attribute signal_decoders.



801
802
803
# File 'sig/types.rbs', line 801

def signal_decoders
  @signal_decoders
end