WebExperienceArgs

constructor(applicationId: Output<String>? = null, identityProviderConfiguration: Output<Either<WebExperienceIdentityProviderConfiguration0PropertiesArgs, WebExperienceIdentityProviderConfiguration1PropertiesArgs>>? = null, roleArn: Output<String>? = null, samplePromptsControlMode: Output<WebExperienceSamplePromptsControlMode>? = null, subtitle: Output<String>? = null, tags: Output<List<TagArgs>>? = null, title: Output<String>? = null, welcomeMessage: Output<String>? = null)