Uses of Class
com.hashicorp.cdktf.providers.aws.connect_queue.ConnectQueueOutboundCallerConfig.Builder
-
Packages that use ConnectQueueOutboundCallerConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.connect_queue aws_connect_queue -
-
Uses of ConnectQueueOutboundCallerConfig.Builder in com.hashicorp.cdktf.providers.aws.connect_queue
Methods in com.hashicorp.cdktf.providers.aws.connect_queue that return ConnectQueueOutboundCallerConfig.Builder Modifier and Type Method Description static ConnectQueueOutboundCallerConfig.BuilderConnectQueueOutboundCallerConfig. builder()ConnectQueueOutboundCallerConfig.BuilderConnectQueueOutboundCallerConfig.Builder. outboundCallerIdName(String outboundCallerIdName)Sets the value ofConnectQueueOutboundCallerConfig.getOutboundCallerIdName()ConnectQueueOutboundCallerConfig.BuilderConnectQueueOutboundCallerConfig.Builder. outboundCallerIdNumberId(String outboundCallerIdNumberId)Sets the value ofConnectQueueOutboundCallerConfig.getOutboundCallerIdNumberId()ConnectQueueOutboundCallerConfig.BuilderConnectQueueOutboundCallerConfig.Builder. outboundFlowId(String outboundFlowId)Sets the value ofConnectQueueOutboundCallerConfig.getOutboundFlowId()Constructors in com.hashicorp.cdktf.providers.aws.connect_queue with parameters of type ConnectQueueOutboundCallerConfig.Builder Constructor Description Jsii$Proxy(ConnectQueueOutboundCallerConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theConnectQueueOutboundCallerConfig.Builder.
-