class Aws::Connect::Types::Instance

The Amazon Connect instance.

@!attribute [rw] id

The identifier of the Amazon Connect instance. You can find the
instanceId in the ARN of the instance.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the instance.
@return [String]

@!attribute [rw] identity_management_type

The identity management type.
@return [String]

@!attribute [rw] instance_alias

The alias of instance.
@return [String]

@!attribute [rw] created_time

When the instance was created.
@return [Time]

@!attribute [rw] service_role

The service role of the instance.
@return [String]

@!attribute [rw] instance_status

The state of the instance.
@return [String]

@!attribute [rw] status_reason

Relevant details why the instance was not successfully created.
@return [Types::InstanceStatusReason]

@!attribute [rw] inbound_calls_enabled

Whether inbound calls are enabled.
@return [Boolean]

@!attribute [rw] outbound_calls_enabled

Whether outbound calls are enabled.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/Instance AWS API Documentation

Constants

SENSITIVE