Class: Aws::Types::YieldOptimizationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#minimum_unfilled_duration::Integer

Returns the value of attribute minimum_unfilled_duration.

Returns:

  • (::Integer)


1381
1382
1383
# File 'sig/types.rbs', line 1381

def minimum_unfilled_duration
  @minimum_unfilled_duration
end

#open_rtb_template::String

Returns the value of attribute open_rtb_template.

Returns:

  • (::String)


1384
1385
1386
# File 'sig/types.rbs', line 1384

def open_rtb_template
  @open_rtb_template
end

#publisher_id::String

Returns the value of attribute publisher_id.

Returns:

  • (::String)


1382
1383
1384
# File 'sig/types.rbs', line 1382

def publisher_id
  @publisher_id
end

#region"AMERICAS", ...

Returns the value of attribute region.

Returns:

  • ("AMERICAS", "EUROPE", "ASIA_PACIFIC")


1383
1384
1385
# File 'sig/types.rbs', line 1383

def region
  @region
end