Interface DataGoogleTagsTagValueConfig

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:20.258Z")
    @Stability(Stable)
    public interface DataGoogleTagsTagValueConfig
    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_value#parent DataGoogleTagsTagValue#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_value#short_name DataGoogleTagsTagValue#short_name}.