Class: Aws::Connect::Types::InstanceSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::InstanceSummary
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-connect/types.rb
Overview
Information about the instance.
Constant Summary collapse
- SENSITIVE =
[:instance_alias]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the instance.
-
#created_time ⇒ Time
When the instance was created.
-
#id ⇒ String
The identifier of the instance.
-
#identity_management_type ⇒ String
The identity management type of the instance.
-
#inbound_calls_enabled ⇒ Boolean
Whether inbound calls are enabled.
-
#instance_access_url ⇒ String
This URL allows contact center users to access the Amazon Connect admin website.
-
#instance_alias ⇒ String
The alias of the instance.
-
#instance_status ⇒ String
The state of the instance.
-
#outbound_calls_enabled ⇒ Boolean
Whether outbound calls are enabled.
-
#service_role ⇒ String
The service role of the instance.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the instance.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#created_time ⇒ Time
When the instance was created.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#id ⇒ String
The identifier of the instance.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#identity_management_type ⇒ String
The identity management type of the instance.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#inbound_calls_enabled ⇒ Boolean
Whether inbound calls are enabled.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#instance_access_url ⇒ String
This URL allows contact center users to access the Amazon Connect admin website.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#instance_alias ⇒ String
The alias of the instance.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#instance_status ⇒ String
The state of the instance.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#outbound_calls_enabled ⇒ Boolean
Whether outbound calls are enabled.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |
#service_role ⇒ String
The service role of the instance.
11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 |
# File 'lib/aws-sdk-connect/types.rb', line 11662 class InstanceSummary < Struct.new( :id, :arn, :identity_management_type, :instance_alias, :created_time, :service_role, :instance_status, :inbound_calls_enabled, :outbound_calls_enabled, :instance_access_url) SENSITIVE = [:instance_alias] include Aws::Structure end |