AgentStatus

class AgentStatus : KotlinCustomResource

Resource Type definition for AWS::Connect::AgentStatus

Properties

Link copied to clipboard
val agentStatusArn: Output<String>

The Amazon Resource Name (ARN) of the agent status.

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

The description of the status.

Link copied to clipboard
val displayOrder: Output<Int>?

The display order of the status.

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

Last modified region.

Link copied to clipboard

Last modified time.

Link copied to clipboard
val name: Output<String>

The name of the status.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A number indicating the reset order of the agent status.

Link copied to clipboard
val state: Output<AgentStatusState>

The state of the status.

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 type: Output<AgentStatusType>?

The type of agent status.

Link copied to clipboard
val urn: Output<String>