Class: Aws::Types::StopQueryInput

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)


383
384
385
# File 'sig/types.rbs', line 383

def monitor_name
  @monitor_name
end

#query_id::String

Returns the value of attribute query_id.

Returns:

  • (::String)


384
385
386
# File 'sig/types.rbs', line 384

def query_id
  @query_id
end