Class: Aws::Types::F4vSettings
- Inherits:
-
Object
- Object
- Aws::Types::F4vSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#moov_placement ⇒ "PROGRESSIVE_DOWNLOAD", "NORMAL"
Returns the value of attribute moov_placement.
Instance Attribute Details
#moov_placement ⇒ "PROGRESSIVE_DOWNLOAD", "NORMAL"
Returns the value of attribute moov_placement.
955 956 957 |
# File 'sig/types.rbs', line 955 def moov_placement @moov_placement end |