Interface KendraQuerySuggestionsBlockListTimeouts

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

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

      • getCreate

        @Stability(Stable)
        @Nullable
        default String getCreate()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#create KendraQuerySuggestionsBlockList#create}.
      • getDelete

        @Stability(Stable)
        @Nullable
        default String getDelete()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#delete KendraQuerySuggestionsBlockList#delete}.
      • getUpdate

        @Stability(Stable)
        @Nullable
        default String getUpdate()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kendra_query_suggestions_block_list#update KendraQuerySuggestionsBlockList#update}.