Class: Aws::Types::TargetGroupTuple

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#target_group_arn::String

Returns the value of attribute target_group_arn.



1138
1139
1140
# File 'sig/types.rbs', line 1138

def target_group_arn
  @target_group_arn
end

#weight::Integer

Returns the value of attribute weight.



1139
1140
1141
# File 'sig/types.rbs', line 1139

def weight
  @weight
end