Class: Aws::QBusiness::Types::GetWebExperienceResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

The identifier of the Amazon Q Business application linked to the web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#authentication_configurationTypes::WebExperienceAuthConfiguration

The authentication configuration information for your Amazon Q Business web experience.



3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The Unix timestamp when the Amazon Q Business web experience was last created.

Returns:

  • (Time)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#default_endpointString

The endpoint of your Amazon Q Business web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#errorTypes::ErrorDetail

When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.

Returns:



3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The Amazon Resource Name (ARN) of the service role attached to your web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#sample_prompts_control_modeString

Determines whether sample prompts are enabled in the web experience for an end user.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the Amazon Q Business web experience. When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#subtitleString

The subtitle for your Amazon Q Business web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#titleString

The title for your Amazon Q Business web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The Unix timestamp when the Amazon Q Business web experience was last updated.

Returns:

  • (Time)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#web_experience_arnString

The Amazon Resource Name (ARN) of the role with the permission to access the Amazon Q Business web experience and required resources.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#web_experience_idString

The identifier of the Amazon Q Business web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end

#welcome_messageString

The customized welcome message for end users of an Amazon Q Business web experience.

Returns:

  • (String)


3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
# File 'gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb', line 3530

class GetWebExperienceResponse < Struct.new(
  :application_id,
  :web_experience_id,
  :web_experience_arn,
  :default_endpoint,
  :status,
  :created_at,
  :updated_at,
  :title,
  :subtitle,
  :welcome_message,
  :sample_prompts_control_mode,
  :role_arn,
  :authentication_configuration,
  :error)
  SENSITIVE = []
  include Aws::Structure
end