Class: Aws::Types::PreRollVastResponse
- Inherits:
-
Object
- Object
- Aws::Types::PreRollVastResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ad_sequencing_mode ⇒ "FOLLOW_AD_SEQUENCE", "IGNORE_AD_SEQUENCE"
Returns the value of attribute ad_sequencing_mode.
Instance Attribute Details
#ad_sequencing_mode ⇒ "FOLLOW_AD_SEQUENCE", "IGNORE_AD_SEQUENCE"
Returns the value of attribute ad_sequencing_mode.
896 897 898 |
# File 'sig/types.rbs', line 896 def ad_sequencing_mode @ad_sequencing_mode end |