Class: Aws::Types::GetProbeInput

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)


109
110
111
# File 'sig/types.rbs', line 109

def monitor_name
  @monitor_name
end

#probe_id::String

Returns the value of attribute probe_id.

Returns:

  • (::String)


110
111
112
# File 'sig/types.rbs', line 110

def probe_id
  @probe_id
end