Class: Aws::Types::LivePreRollConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_decision_server_configurationTypes::PreRollAdDecisionServerConfiguration

Returns the value of attribute ad_decision_server_configuration.



838
839
840
# File 'sig/types.rbs', line 838

def ad_decision_server_configuration
  @ad_decision_server_configuration
end

#ad_decision_server_url::String

Returns the value of attribute ad_decision_server_url.

Returns:

  • (::String)


836
837
838
# File 'sig/types.rbs', line 836

def ad_decision_server_url
  @ad_decision_server_url
end

#max_duration_seconds::Integer

Returns the value of attribute max_duration_seconds.

Returns:

  • (::Integer)


837
838
839
# File 'sig/types.rbs', line 837

def max_duration_seconds
  @max_duration_seconds
end