Class: Aws::Types::BotAliasTestExecutionTarget

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)


418
419
420
# File 'sig/types.rbs', line 418

def bot_alias_id
  @bot_alias_id
end

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


417
418
419
# File 'sig/types.rbs', line 417

def bot_id
  @bot_id
end

#locale_id ⇒ ::String

Returns the value of attribute locale_id.

Returns:

  • (::String)


419
420
421
# File 'sig/types.rbs', line 419

def locale_id
  @locale_id
end