Class: Aws::Types::CreateHealthCheckRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#caller_reference::String

Returns the value of attribute caller_reference.

Returns:

  • (::String)


208
209
210
# File 'sig/types.rbs', line 208

def caller_reference
  @caller_reference
end

#health_check_configTypes::HealthCheckConfig

Returns the value of attribute health_check_config.



209
210
211
# File 'sig/types.rbs', line 209

def health_check_config
  @health_check_config
end