Class: Aws::Types::HealthCheckPathResponseObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinations::Array[Types::HealthCheckPathDestinationResponseObject]

Returns the value of attribute destinations.



10908
10909
10910
# File 'sig/types.rbs', line 10908

def destinations
  @destinations
end

#sourceTypes::HealthCheckPathSourceResponseObject

Returns the value of attribute source.



10907
10908
10909
# File 'sig/types.rbs', line 10907

def source
  @source
end