Interface LakeformationResourceLfTagsTable

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

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

      • getDatabaseName

        @Stability(Stable)
        @NotNull
        String getDatabaseName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#database_name LakeformationResourceLfTags#database_name}.
      • getCatalogId

        @Stability(Stable)
        @Nullable
        default String getCatalogId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#catalog_id LakeformationResourceLfTags#catalog_id}.
      • getName

        @Stability(Stable)
        @Nullable
        default String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#name LakeformationResourceLfTags#name}.
      • getWildcard

        @Stability(Stable)
        @Nullable
        default Object getWildcard()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#wildcard LakeformationResourceLfTags#wildcard}.