Class: Aws::Types::AssociateHealthCheckRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#health_check_arn::String

Returns the value of attribute health_check_arn.

Returns:

  • (::String)


45
46
47
# File 'sig/types.rbs', line 45

def health_check_arn
  @health_check_arn
end

#protection_id::String

Returns the value of attribute protection_id.

Returns:

  • (::String)


44
45
46
# File 'sig/types.rbs', line 44

def protection_id
  @protection_id
end