Class: Aws::Types::DeleteBotAnalyzerRecommendationRequest

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)


1140
1141
1142
# File 'sig/types.rbs', line 1140

def bot_analyzer_request_id
  @bot_analyzer_request_id
end

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


1139
1140
1141
# File 'sig/types.rbs', line 1139

def bot_id
  @bot_id
end