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)


2057
2058
2059
# File 'sig/types.rbs', line 2057

def duration_in_ms
  @duration_in_ms
end

#video_detailsTypes::VideoDetail

Returns the value of attribute video_details.

Returns:



2058
2059
2060
# File 'sig/types.rbs', line 2058

def video_details
  @video_details
end