Class: Aws::Types::TargetGroupsConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_groups::Array[Types::TargetGroup]

Returns the value of attribute target_groups.

Returns:



18379
18380
18381
# File 'sig/types.rbs', line 18379

def target_groups
  @target_groups
end