Class: Aws::LexModelsV2::Types::DescribeBotResourceGenerationResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-lexmodelsv2/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#bot_idString

The unique identifier of the bot for which the generation request was made.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#bot_versionString

The version of the bot for which the generation request was made.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#creation_date_timeTime

The date and time at which the item was generated.

Returns:

  • (Time)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonsArray<String>

A list of reasons why the generation of bot resources through natural language description failed.

Returns:

  • (Array<String>)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#generated_bot_locale_urlString

The Amazon S3 location of the generated bot locale configuration.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#generation_idString

The generation ID for which to return the generation details.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#generation_input_promptString

The prompt used in the generation request.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#generation_statusString

The status of the generation request.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_date_timeTime

The date and time at which the generated item was updated.

Returns:

  • (Time)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#locale_idString

The locale of the bot for which the generation request was made.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#model_arnString

The ARN of the model used to generate the bot resources.

Returns:

  • (String)


6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 6099

class DescribeBotResourceGenerationResponse < Struct.new(
  :bot_id,
  :bot_version,
  :locale_id,
  :generation_id,
  :failure_reasons,
  :generation_status,
  :generation_input_prompt,
  :generated_bot_locale_url,
  :creation_date_time,
  :model_arn,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end