pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin.outputs
/
QuickConnectQuickConnectConfigQueueConfig
Quick
Connect
Quick
Connect
Config
Queue
Config
data
class
QuickConnectQuickConnectConfigQueueConfig
(
val
contactFlowId
:
String
,
val
queueId
:
String
)
Types
Constructors
Properties
Constructors
Quick
Connect
Quick
Connect
Config
Queue
Config
Link copied to clipboard
fun
QuickConnectQuickConnectConfigQueueConfig
(
contactFlowId
:
String
,
queueId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
contact
Flow
Id
Link copied to clipboard
val
contactFlowId
:
String
Specifies the identifier of the contact flow.
queue
Id
Link copied to clipboard
val
queueId
:
String
Specifies the identifier for the queue.