Instance

class Instance : KotlinCustomResource

Resource Type definition for AWS::Connect::Instance

Properties

Link copied to clipboard
val arn: Output<String>

An instanceArn is automatically generated on creation based on instanceId.

Link copied to clipboard

The attributes for the instance.

Link copied to clipboard
val awsId: Output<String>

An instanceId is automatically generated on creation and assigned as the unique identifier.

Link copied to clipboard
val createdTime: Output<String>

Timestamp of instance creation logged as part of instance creation.

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

Existing directoryId user wants to map to the new Connect instance.

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

Specifies the type of directory integration for new instance.

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

Alias of the new directory created as part of new instance creation.

Link copied to clipboard

Specifies the creation status of new instance.

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

Service linked role created as part of instance creation.

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>