Interface DataGoogleTagsTagKeyConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable, com.hashicorp.cdktf.TerraformMetaArguments
    All Known Implementing Classes:
    DataGoogleTagsTagKeyConfig.Jsii$Proxy

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

      • getParent

        @Stability(Stable)
        @NotNull
        String getParent()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/tags_tag_key#parent DataGoogleTagsTagKey#parent}.
      • getShortName

        @Stability(Stable)
        @NotNull
        String getShortName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/tags_tag_key#short_name DataGoogleTagsTagKey#short_name}.