Class CfnWebExperienceProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.qbusiness.CfnWebExperienceProps.Jsii$Proxy
All Implemented Interfaces:
CfnWebExperienceProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnWebExperienceProps

@Stability(Stable) @Internal public static final class CfnWebExperienceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebExperienceProps
An implementation for CfnWebExperienceProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.qbusiness.CfnWebExperienceProps

    CfnWebExperienceProps.Builder, CfnWebExperienceProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnWebExperienceProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The identifier of the Amazon Q Business web experience.
    final Object
    The container for browser extension configuration for an Amazon Q Business web experience.
    final Object
    Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
    final Object
    Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
    final List<String>
    Sets the website domain origins that are allowed to embed the Amazon Q Business web experience.
    final String
    The Amazon Resource Name (ARN) of the service role attached to your web experience.
    final String
    Determines whether sample prompts are enabled in the web experience for an end user.
    final String
    A subtitle to personalize your Amazon Q Business web experience.
    final List<CfnTag>
    A list of key-value pairs that identify or categorize your Amazon Q Business web experience.
    final String
    The title for your Amazon Q Business web experience.
    final String
    A message in an Amazon Q Business web experience.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait