Uses of Interface
com.hashicorp.cdktf.providers.aws.connect_queue.ConnectQueueOutboundCallerConfig
-
Packages that use ConnectQueueOutboundCallerConfig Package Description com.hashicorp.cdktf.providers.aws.connect_queue aws_connect_queue -
-
Uses of ConnectQueueOutboundCallerConfig in com.hashicorp.cdktf.providers.aws.connect_queue
Classes in com.hashicorp.cdktf.providers.aws.connect_queue that implement ConnectQueueOutboundCallerConfig Modifier and Type Class Description static classConnectQueueOutboundCallerConfig.Jsii$ProxyAn implementation forConnectQueueOutboundCallerConfigMethods in com.hashicorp.cdktf.providers.aws.connect_queue that return ConnectQueueOutboundCallerConfig Modifier and Type Method Description ConnectQueueOutboundCallerConfigConnectQueueOutboundCallerConfig.Builder. build()Builds the configured instance.ConnectQueueOutboundCallerConfigConnectQueueOutboundCallerConfigOutputReference. getInternalValue()default ConnectQueueOutboundCallerConfigConnectQueueConfig. getOutboundCallerConfig()outbound_caller_config block.ConnectQueueOutboundCallerConfigConnectQueueConfig.Jsii$Proxy. getOutboundCallerConfig()ConnectQueueOutboundCallerConfigConnectQueue. getOutboundCallerConfigInput()Methods in com.hashicorp.cdktf.providers.aws.connect_queue with parameters of type ConnectQueueOutboundCallerConfig Modifier and Type Method Description ConnectQueue.BuilderConnectQueue.Builder. outboundCallerConfig(ConnectQueueOutboundCallerConfig outboundCallerConfig)outbound_caller_config block.ConnectQueueConfig.BuilderConnectQueueConfig.Builder. outboundCallerConfig(ConnectQueueOutboundCallerConfig outboundCallerConfig)Sets the value ofConnectQueueConfig.getOutboundCallerConfig()voidConnectQueue. putOutboundCallerConfig(ConnectQueueOutboundCallerConfig value)voidConnectQueueOutboundCallerConfigOutputReference. setInternalValue(ConnectQueueOutboundCallerConfig value)
-