Class: Aws::Types::VideoSegment
- Inherits:
-
Object
- Object
- Aws::Types::VideoSegment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_uri ⇒ ::String
Returns the value of attribute s3_uri.
-
#summary ⇒ ::String
Returns the value of attribute summary.
Instance Attribute Details
#s3_uri ⇒ ::String
Returns the value of attribute s3_uri.
2796 2797 2798 |
# File 'sig/types.rbs', line 2796 def s3_uri @s3_uri end |
#summary ⇒ ::String
Returns the value of attribute summary.
2797 2798 2799 |
# File 'sig/types.rbs', line 2797 def summary @summary end |