Class: Aws::Types::TestSetDiscrepancyReportBotAliasTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_alias_id ⇒ ::String

Returns the value of attribute bot_alias_id.

Returns:

  • (::String)


3362
3363
3364
# File 'sig/types.rbs', line 3362

def bot_alias_id
  @bot_alias_id
end

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


3361
3362
3363
# File 'sig/types.rbs', line 3361

def bot_id
  @bot_id
end

#locale_id ⇒ ::String

Returns the value of attribute locale_id.

Returns:

  • (::String)


3363
3364
3365
# File 'sig/types.rbs', line 3363

def locale_id
  @locale_id
end