Class: Aws::Types::HealthCheckPathRequestObject

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::HealthCheckPathDestinationRequestObject]

Returns the value of attribute destinations.



11120
11121
11122
# File 'sig/types.rbs', line 11120

def destinations
  @destinations
end

#sourceTypes::HealthCheckPathSourceRequestObject

Returns the value of attribute source.



11119
11120
11121
# File 'sig/types.rbs', line 11119

def source
  @source
end