Interface DialogflowCxIntentTrainingPhrases

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:20.957Z")
    @Stability(Stable)
    public interface DialogflowCxIntentTrainingPhrases
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getParts

        @Stability(Stable)
        @NotNull
        Object getParts()
        parts block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_intent#parts DialogflowCxIntent#parts}

      • getRepeatCount

        @Stability(Stable)
        @Nullable
        default Number getRepeatCount()
        Indicates how many times this example was added to the intent.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_intent#repeat_count DialogflowCxIntent#repeat_count}