Class: Aws::Types::RouterInputThumbnailDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#thumbnail::String

Returns the value of attribute thumbnail.

Returns:

  • (::String)


1847
1848
1849
# File 'sig/types.rbs', line 1847

def thumbnail
  @thumbnail
end

#thumbnail_messages::Array[Types::RouterInputMessage]

Returns the value of attribute thumbnail_messages.

Returns:



1846
1847
1848
# File 'sig/types.rbs', line 1846

def thumbnail_messages
  @thumbnail_messages
end

#timecode::String

Returns the value of attribute timecode.

Returns:

  • (::String)


1848
1849
1850
# File 'sig/types.rbs', line 1848

def timecode
  @timecode
end

#timestamp::Time

Returns the value of attribute timestamp.

Returns:

  • (::Time)


1849
1850
1851
# File 'sig/types.rbs', line 1849

def timestamp
  @timestamp
end