GetWebExperiencePlainArgs

data class GetWebExperiencePlainArgs(val applicationId: String, val webExperienceId: String) : ConvertibleToJava<GetWebExperiencePlainArgs>

Constructors

Link copied to clipboard
constructor(applicationId: String, webExperienceId: String)

Properties

Link copied to clipboard

The identifier of the Amazon Q Business web experience.

Link copied to clipboard

The identifier of your Amazon Q Business web experience.

Functions

Link copied to clipboard
open override fun toJava(): GetWebExperiencePlainArgs