Class: Aws::Types::CreateHealthCheckResponse

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:



214
215
216
# File 'sig/types.rbs', line 214

def health_check
  @health_check
end

#location::String

Returns the value of attribute location.

Returns:



215
216
217
# File 'sig/types.rbs', line 215

def location
  @location
end