Class: Aws::Types::VideoDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#height_in_px::Integer

Returns the value of attribute height_in_px.

Returns:

  • (::Integer)


2559
2560
2561
# File 'sig/types.rbs', line 2559

def height_in_px
  @height_in_px
end

#width_in_px::Integer

Returns the value of attribute width_in_px.

Returns:

  • (::Integer)


2560
2561
2562
# File 'sig/types.rbs', line 2560

def width_in_px
  @width_in_px
end