Class DialogflowCxPageEventHandlersTriggerFulfillmentOutputReference

  • 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:20.971Z")
    @Stability(Stable)
    public class DialogflowCxPageEventHandlersTriggerFulfillmentOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • DialogflowCxPageEventHandlersTriggerFulfillmentOutputReference

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

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

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

      • putConditionalCases

        @Stability(Stable)
        public void putConditionalCases​(@NotNull
                                        Object value)
        Parameters:
        value - This parameter is required.
      • putMessages

        @Stability(Stable)
        public void putMessages​(@NotNull
                                Object value)
        Parameters:
        value - This parameter is required.
      • putSetParameterActions

        @Stability(Stable)
        public void putSetParameterActions​(@NotNull
                                           Object value)
        Parameters:
        value - This parameter is required.
      • resetConditionalCases

        @Stability(Stable)
        public void resetConditionalCases()
      • resetMessages

        @Stability(Stable)
        public void resetMessages()
      • resetReturnPartialResponses

        @Stability(Stable)
        public void resetReturnPartialResponses()
      • resetSetParameterActions

        @Stability(Stable)
        public void resetSetParameterActions()
      • resetTag

        @Stability(Stable)
        public void resetTag()
      • resetWebhook

        @Stability(Stable)
        public void resetWebhook()
      • getConditionalCasesInput

        @Stability(Stable)
        @Nullable
        public Object getConditionalCasesInput()
      • getMessagesInput

        @Stability(Stable)
        @Nullable
        public Object getMessagesInput()
      • getReturnPartialResponsesInput

        @Stability(Stable)
        @Nullable
        public Object getReturnPartialResponsesInput()
      • getSetParameterActionsInput

        @Stability(Stable)
        @Nullable
        public Object getSetParameterActionsInput()
      • getTagInput

        @Stability(Stable)
        @Nullable
        public String getTagInput()
      • getWebhookInput

        @Stability(Stable)
        @Nullable
        public String getWebhookInput()
      • getReturnPartialResponses

        @Stability(Stable)
        @NotNull
        public Object getReturnPartialResponses()
      • setReturnPartialResponses

        @Stability(Stable)
        public void setReturnPartialResponses​(@NotNull
                                              Boolean value)
      • setReturnPartialResponses

        @Stability(Stable)
        public void setReturnPartialResponses​(@NotNull
                                              com.hashicorp.cdktf.IResolvable value)
      • getTag

        @Stability(Stable)
        @NotNull
        public String getTag()
      • setTag

        @Stability(Stable)
        public void setTag​(@NotNull
                           String value)
      • getWebhook

        @Stability(Stable)
        @NotNull
        public String getWebhook()
      • setWebhook

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