Get Instance Result
data class GetInstanceResult(val arn: String, val autoResolveBestVoicesEnabled: Boolean, val contactFlowLogsEnabled: Boolean, val contactLensEnabled: Boolean, val createdTime: String, val earlyMediaEnabled: Boolean, val id: String, val identityManagementType: String, val inboundCallsEnabled: Boolean, val instanceAlias: String, val instanceId: String, val multiPartyConferenceEnabled: Boolean, val outboundCallsEnabled: Boolean, val serviceRole: String, val status: String)
A collection of values returned by getInstance.
Constructors
Link copied to clipboard
constructor(arn: String, autoResolveBestVoicesEnabled: Boolean, contactFlowLogsEnabled: Boolean, contactLensEnabled: Boolean, createdTime: String, earlyMediaEnabled: Boolean, id: String, identityManagementType: String, inboundCallsEnabled: Boolean, instanceAlias: String, instanceId: String, multiPartyConferenceEnabled: Boolean, outboundCallsEnabled: Boolean, serviceRole: String, status: String)
Properties
Link copied to clipboard
Link copied to clipboard
Whether contact flow logs are enabled.
Link copied to clipboard
Whether contact lens is enabled.
Link copied to clipboard
When the instance was created.
Link copied to clipboard
Whether early media for outbound calls is enabled .
Link copied to clipboard
Specifies The identity management type attached to the instance.
Link copied to clipboard
Whether inbound calls are enabled.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether multi-party calls/conference is enabled.
Link copied to clipboard
Whether outbound calls are enabled.
Link copied to clipboard
Service role of the instance.