Prompt

class Prompt : KotlinCustomResource

Resource Type definition for AWS::Connect::Prompt

Properties

Link copied to clipboard
val description: Output<String>?

The description of the prompt.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard
val name: Output<String>

The name of the prompt.

Link copied to clipboard
val promptArn: Output<String>

The Amazon Resource Name (ARN) for the prompt.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val s3Uri: Output<String>?

S3 URI of the customer's audio file for creating prompts resource..

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>