ContactFlowModule

class ContactFlowModule : KotlinCustomResource

Resource Type definition for AWS::Connect::ContactFlowModule.

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard

The identifier of the contact flow module (ARN).

Link copied to clipboard
val content: Output<String>

The content of the contact flow module in JSON format.

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

The description of the contact flow module.

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

The identifier of the Amazon Connect instance (ARN).

Link copied to clipboard
val name: Output<String>

The name of the contact flow module.

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

The state of the contact flow module.

Link copied to clipboard
val status: Output<String>

The status of the contact flow module.

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

One or more tags.

Link copied to clipboard
val urn: Output<String>