Class: Aws::Types::VideoSegment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


2796
2797
2798
# File 'sig/types.rbs', line 2796

def s3_uri
  @s3_uri
end

#summary::String

Returns the value of attribute summary.

Returns:

  • (::String)


2797
2798
2799
# File 'sig/types.rbs', line 2797

def summary
  @summary
end