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.



11132
11133
11134
# File 'sig/types.rbs', line 11132

def destinations
  @destinations
end

#sourceTypes::HealthCheckPathSourceResponseObject

Returns the value of attribute source.



11131
11132
11133
# File 'sig/types.rbs', line 11131

def source
  @source
end