Class: Aws::Types::UpdateTargetGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#health_checkTypes::HealthCheckConfig

Returns the value of attribute health_check.



1619
1620
1621
# File 'sig/types.rbs', line 1619

def health_check
  @health_check
end

#target_group_identifier::String

Returns the value of attribute target_group_identifier.

Returns:

  • (::String)


1618
1619
1620
# File 'sig/types.rbs', line 1618

def target_group_identifier
  @target_group_identifier
end