Uses of Interface
software.amazon.awscdk.services.connect.CfnQueue.OutboundCallerConfigProperty
Packages that use CfnQueue.OutboundCallerConfigProperty
-
Uses of CfnQueue.OutboundCallerConfigProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnQueue.OutboundCallerConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnQueue.OutboundCallerConfigPropertyMethods in software.amazon.awscdk.services.connect that return CfnQueue.OutboundCallerConfigPropertyModifier and TypeMethodDescriptionCfnQueue.OutboundCallerConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnQueue.OutboundCallerConfigPropertyModifier and TypeMethodDescriptionCfnQueue.Builder.outboundCallerConfig(CfnQueue.OutboundCallerConfigProperty outboundCallerConfig) The outbound caller ID name, number, and outbound whisper flow.CfnQueueProps.Builder.outboundCallerConfig(CfnQueue.OutboundCallerConfigProperty outboundCallerConfig) Sets the value ofCfnQueueProps.getOutboundCallerConfig()voidCfnQueue.setOutboundCallerConfig(CfnQueue.OutboundCallerConfigProperty value) The outbound caller ID name, number, and outbound whisper flow.