Interface ConnectQueueOutboundCallerConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ConnectQueueOutboundCallerConfig.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:51.228Z")
    @Stability(Stable)
    public interface ConnectQueueOutboundCallerConfig
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getOutboundCallerIdName

        @Stability(Stable)
        @Nullable
        default String getOutboundCallerIdName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/connect_queue#outbound_caller_id_name ConnectQueue#outbound_caller_id_name}.
      • getOutboundCallerIdNumberId

        @Stability(Stable)
        @Nullable
        default String getOutboundCallerIdNumberId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/connect_queue#outbound_caller_id_number_id ConnectQueue#outbound_caller_id_number_id}.
      • getOutboundFlowId

        @Stability(Stable)
        @Nullable
        default String getOutboundFlowId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/connect_queue#outbound_flow_id ConnectQueue#outbound_flow_id}.