Class DataGoogleContainerAttachedInstallManifest.Builder

    • Method Detail

      • clusterId

        @Stability(Stable)
        public DataGoogleContainerAttachedInstallManifest.Builder clusterId​(String clusterId)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#cluster_id DataGoogleContainerAttachedInstallManifest#cluster_id}.

        Parameters:
        clusterId - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#cluster_id DataGoogleContainerAttachedInstallManifest#cluster_id}. This parameter is required.
        Returns:
        this
      • location

        @Stability(Stable)
        public DataGoogleContainerAttachedInstallManifest.Builder location​(String location)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#location DataGoogleContainerAttachedInstallManifest#location}.

        Parameters:
        location - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#location DataGoogleContainerAttachedInstallManifest#location}. This parameter is required.
        Returns:
        this
      • platformVersion

        @Stability(Stable)
        public DataGoogleContainerAttachedInstallManifest.Builder platformVersion​(String platformVersion)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#platform_version DataGoogleContainerAttachedInstallManifest#platform_version}.

        Parameters:
        platformVersion - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#platform_version DataGoogleContainerAttachedInstallManifest#platform_version}. This parameter is required.
        Returns:
        this
      • project

        @Stability(Stable)
        public DataGoogleContainerAttachedInstallManifest.Builder project​(String project)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#project DataGoogleContainerAttachedInstallManifest#project}.

        Parameters:
        project - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#project DataGoogleContainerAttachedInstallManifest#project}. This parameter is required.
        Returns:
        this
      • id

        @Stability(Stable)
        public DataGoogleContainerAttachedInstallManifest.Builder id​(String id)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#id DataGoogleContainerAttachedInstallManifest#id}.

        Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.

        Parameters:
        id - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_attached_install_manifest#id DataGoogleContainerAttachedInstallManifest#id}. This parameter is required.
        Returns:
        this