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.



11126
11127
11128
# File 'sig/types.rbs', line 11126

def destinations
  @destinations
end

#sourceTypes::HealthCheckPathSourceResponseObject

Returns the value of attribute source.



11125
11126
11127
# File 'sig/types.rbs', line 11125

def source
  @source
end