Class ConnectQueueOutboundCallerConfigOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:51.228Z")
    @Stability(Stable)
    public class ConnectQueueOutboundCallerConfigOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • ConnectQueueOutboundCallerConfigOutputReference

        protected ConnectQueueOutboundCallerConfigOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • ConnectQueueOutboundCallerConfigOutputReference

        protected ConnectQueueOutboundCallerConfigOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • ConnectQueueOutboundCallerConfigOutputReference

        @Stability(Stable)
        public ConnectQueueOutboundCallerConfigOutputReference​(@NotNull
                                                               com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                               @NotNull
                                                               String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetOutboundCallerIdName

        @Stability(Stable)
        public void resetOutboundCallerIdName()
      • resetOutboundCallerIdNumberId

        @Stability(Stable)
        public void resetOutboundCallerIdNumberId()
      • resetOutboundFlowId

        @Stability(Stable)
        public void resetOutboundFlowId()
      • getOutboundCallerIdNameInput

        @Stability(Stable)
        @Nullable
        public String getOutboundCallerIdNameInput()
      • getOutboundCallerIdNumberIdInput

        @Stability(Stable)
        @Nullable
        public String getOutboundCallerIdNumberIdInput()
      • getOutboundFlowIdInput

        @Stability(Stable)
        @Nullable
        public String getOutboundFlowIdInput()
      • getOutboundCallerIdName

        @Stability(Stable)
        @NotNull
        public String getOutboundCallerIdName()
      • setOutboundCallerIdName

        @Stability(Stable)
        public void setOutboundCallerIdName​(@NotNull
                                            String value)
      • getOutboundCallerIdNumberId

        @Stability(Stable)
        @NotNull
        public String getOutboundCallerIdNumberId()
      • setOutboundCallerIdNumberId

        @Stability(Stable)
        public void setOutboundCallerIdNumberId​(@NotNull
                                                String value)
      • getOutboundFlowId

        @Stability(Stable)
        @NotNull
        public String getOutboundFlowId()
      • setOutboundFlowId

        @Stability(Stable)
        public void setOutboundFlowId​(@NotNull
                                      String value)