IntegrationAssociation

class IntegrationAssociation : KotlinCustomResource

Resource Type definition for AWS::Connect::IntegrationAssociation

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

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

The Amazon Resource Name (ARN) of the instance. Minimum : 1 Maximum : 100

Link copied to clipboard
val integrationArn: Output<String>

ARN of the integration being associated with the instance. Minimum : 1 Maximum : 140

Link copied to clipboard

Identifier of the association with an Amazon Connect instance.

Link copied to clipboard

Specifies the integration type to be associated with the instance. Allowed Values : LEX_BOT | LAMBDA_FUNCTION

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