Class: Aws::Types::DescribeBotAliasRequest

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)


1305
1306
1307
# File 'sig/types.rbs', line 1305

def bot_alias_id
  @bot_alias_id
end

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


1306
1307
1308
# File 'sig/types.rbs', line 1306

def bot_id
  @bot_id
end