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.



820
821
822
# File 'sig/types.rbs', line 820

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)


818
819
820
# File 'sig/types.rbs', line 818

def ad_decision_server_url
  @ad_decision_server_url
end

#max_duration_seconds::Integer

Returns the value of attribute max_duration_seconds.

Returns:

  • (::Integer)


819
820
821
# File 'sig/types.rbs', line 819

def max_duration_seconds
  @max_duration_seconds
end