Class: Aws::Types::DeleteProbeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#monitor_name::String

Returns the value of attribute monitor_name.

Returns:

  • (::String)


83
84
85
# File 'sig/types.rbs', line 83

def monitor_name
  @monitor_name
end

#probe_id::String

Returns the value of attribute probe_id.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def probe_id
  @probe_id
end