Class: Aws::Types::ForwardActionConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_group_stickiness_configTypes::TargetGroupStickinessConfig

Returns the value of attribute target_group_stickiness_config.



536
537
538
# File 'sig/types.rbs', line 536

def target_group_stickiness_config
  @target_group_stickiness_config
end

#target_groups::Array[Types::TargetGroupTuple]

Returns the value of attribute target_groups.

Returns:



535
536
537
# File 'sig/types.rbs', line 535

def target_groups
  @target_groups
end