class Aws::LexModelsV2::Types::CreateSlotResponse

@!attribute [rw] slot_id

The unique identifier associated with the slot. Use this to identify
the slot when you update or delete it.
@return [String]

@!attribute [rw] slot_name

The name specified for the slot.
@return [String]

@!attribute [rw] description

The description associated with the slot.
@return [String]

@!attribute [rw] slot_type_id

The unique identifier of the slot type associated with this slot.
@return [String]

@!attribute [rw] value_elicitation_setting

The value elicitation settings specified for the slot.
@return [Types::SlotValueElicitationSetting]

@!attribute [rw] obfuscation_setting

Indicates whether the slot is configured to obfuscate values in
Amazon CloudWatch logs.
@return [Types::ObfuscationSetting]

@!attribute [rw] bot_id

The unique identifier of the bot associated with the slot.
@return [String]

@!attribute [rw] bot_version

The version of the bot associated with the slot.
@return [String]

@!attribute [rw] locale_id

The language and local specified for the slot.
@return [String]

@!attribute [rw] intent_id

The unique identifier of the intent associated with the slot.
@return [String]

@!attribute [rw] creation_date_time

The timestamp of the date and time that the slot was created.
@return [Time]

@!attribute [rw] multiple_values_setting

Indicates whether the slot returns multiple values in one response.
@return [Types::MultipleValuesSetting]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/CreateSlotResponse AWS API Documentation

Constants

SENSITIVE