Class: Aws::Types::GetHealthCheckRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#health_check_id::String

Returns the value of attribute health_check_id.

Returns:

  • (::String)


597
598
599
# File 'sig/types.rbs', line 597

def health_check_id
  @health_check_id
end