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)


2878
2879
2880
# File 'sig/types.rbs', line 2878

def s3_uri
  @s3_uri
end

#summary::String

Returns the value of attribute summary.

Returns:

  • (::String)


2879
2880
2881
# File 'sig/types.rbs', line 2879

def summary
  @summary
end