Class DialogflowCxTestCaseTestCaseConversationTurnsUserInputInputDtmfOutputReference

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:21.015Z")
    @Stability(Stable)
    public class DialogflowCxTestCaseTestCaseConversationTurnsUserInputInputDtmfOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • DialogflowCxTestCaseTestCaseConversationTurnsUserInputInputDtmfOutputReference

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

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

        @Stability(Stable)
        public DialogflowCxTestCaseTestCaseConversationTurnsUserInputInputDtmfOutputReference​(@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

      • resetDigits

        @Stability(Stable)
        public void resetDigits()
      • resetFinishDigit

        @Stability(Stable)
        public void resetFinishDigit()
      • getDigitsInput

        @Stability(Stable)
        @Nullable
        public String getDigitsInput()
      • getFinishDigitInput

        @Stability(Stable)
        @Nullable
        public String getFinishDigitInput()
      • getDigits

        @Stability(Stable)
        @NotNull
        public String getDigits()
      • setDigits

        @Stability(Stable)
        public void setDigits​(@NotNull
                              String value)
      • getFinishDigit

        @Stability(Stable)
        @NotNull
        public String getFinishDigit()
      • setFinishDigit

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