Class: Aws::Types::OutputDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duration_in_ms::Integer

Returns the value of attribute duration_in_ms.

Returns:

  • (::Integer)


2036
2037
2038
# File 'sig/types.rbs', line 2036

def duration_in_ms
  @duration_in_ms
end

#video_detailsTypes::VideoDetail

Returns the value of attribute video_details.

Returns:



2037
2038
2039
# File 'sig/types.rbs', line 2037

def video_details
  @video_details
end