Class: Aws::Types::StopBotAnalyzerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_analyzer_request_id ⇒ ::String

Returns the value of attribute bot_analyzer_request_id.

Returns:

  • (::String)


3256
3257
3258
# File 'sig/types.rbs', line 3256

def bot_analyzer_request_id
  @bot_analyzer_request_id
end

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


3255
3256
3257
# File 'sig/types.rbs', line 3255

def bot_id
  @bot_id
end