Class: Aws::Types::ConfigureHealthCheckInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#health_checkTypes::HealthCheck

Returns the value of attribute health_check.

Returns:



87
88
89
# File 'sig/types.rbs', line 87

def health_check
  @health_check
end

#load_balancer_name::String

Returns the value of attribute load_balancer_name.

Returns:

  • (::String)


86
87
88
# File 'sig/types.rbs', line 86

def load_balancer_name
  @load_balancer_name
end