Interface LakeformationResourceLfTagsTableWithColumns

    • 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}.
      • getName

        @Stability(Stable)
        @NotNull
        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}.
      • 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}.
      • getColumnNames

        @Stability(Stable)
        @Nullable
        default List<String> getColumnNames()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#column_names LakeformationResourceLfTags#column_names}.
      • getExcludedColumnNames

        @Stability(Stable)
        @Nullable
        default List<String> getExcludedColumnNames()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags#excluded_column_names LakeformationResourceLfTags#excluded_column_names}.
      • 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}.