Class DataGoogleContainerAttachedInstallManifest.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.data_google_container_attached_install_manifest.DataGoogleContainerAttachedInstallManifest.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataGoogleContainerAttachedInstallManifest>
- Enclosing class:
- DataGoogleContainerAttachedInstallManifest
@Stability(Stable) public static final class DataGoogleContainerAttachedInstallManifest.Builder extends Object implements software.amazon.jsii.Builder<DataGoogleContainerAttachedInstallManifest>
A fluent builder forDataGoogleContainerAttachedInstallManifest.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DataGoogleContainerAttachedInstallManifestbuild()DataGoogleContainerAttachedInstallManifest.BuilderclusterId(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}.DataGoogleContainerAttachedInstallManifest.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)DataGoogleContainerAttachedInstallManifest.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)DataGoogleContainerAttachedInstallManifest.Buildercount(com.hashicorp.cdktf.TerraformCount count)DataGoogleContainerAttachedInstallManifest.Buildercount(Number count)static DataGoogleContainerAttachedInstallManifest.Buildercreate(software.constructs.Construct scope, String id)DataGoogleContainerAttachedInstallManifest.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)DataGoogleContainerAttachedInstallManifest.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)DataGoogleContainerAttachedInstallManifest.Builderid(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}.DataGoogleContainerAttachedInstallManifest.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)DataGoogleContainerAttachedInstallManifest.Builderlocation(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}.DataGoogleContainerAttachedInstallManifest.BuilderplatformVersion(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}.DataGoogleContainerAttachedInstallManifest.Builderproject(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}.DataGoogleContainerAttachedInstallManifest.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)DataGoogleContainerAttachedInstallManifest.Builderprovisioners(List<? extends Object> provisioners)
-
-
-
Method Detail
-
create
@Stability(Stable) public static DataGoogleContainerAttachedInstallManifest.Builder create(software.constructs.Construct scope, String id)
- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.- Returns:
- a new instance of
DataGoogleContainerAttachedInstallManifest.Builder.
-
connection
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public DataGoogleContainerAttachedInstallManifest.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
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
-
build
@Stability(Stable) public DataGoogleContainerAttachedInstallManifest build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<DataGoogleContainerAttachedInstallManifest>- Returns:
- a newly built instance of
DataGoogleContainerAttachedInstallManifest.
-
-