Class IntegrationsClient.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.integrations_client.IntegrationsClient.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<IntegrationsClient>
- Enclosing class:
- IntegrationsClient
@Stability(Stable) public static final class IntegrationsClient.Builder extends Object implements software.amazon.jsii.Builder<IntegrationsClient>
A fluent builder forIntegrationsClient.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegrationsClientbuild()IntegrationsClient.BuildercloudKmsConfig(IntegrationsClientCloudKmsConfig cloudKmsConfig)cloud_kms_config block.IntegrationsClient.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)IntegrationsClient.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)IntegrationsClient.Buildercount(com.hashicorp.cdktf.TerraformCount count)IntegrationsClient.Buildercount(Number count)static IntegrationsClient.Buildercreate(software.constructs.Construct scope, String id)IntegrationsClient.BuildercreateSampleIntegrations(com.hashicorp.cdktf.IResolvable createSampleIntegrations)Indicates if sample integrations should be created along with provisioning.IntegrationsClient.BuildercreateSampleIntegrations(Boolean createSampleIntegrations)Indicates if sample integrations should be created along with provisioning.IntegrationsClient.BuildercreateSampleWorkflows(com.hashicorp.cdktf.IResolvable createSampleWorkflows)Indicates if sample workflow should be created along with provisioning.IntegrationsClient.BuildercreateSampleWorkflows(Boolean createSampleWorkflows)Indicates if sample workflow should be created along with provisioning.IntegrationsClient.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)IntegrationsClient.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)IntegrationsClient.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#id IntegrationsClient#id}.IntegrationsClient.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)IntegrationsClient.Builderlocation(String location)Location in which client needs to be provisioned.IntegrationsClient.Builderproject(String project)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#project IntegrationsClient#project}.IntegrationsClient.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)IntegrationsClient.Builderprovisioners(List<? extends Object> provisioners)IntegrationsClient.BuilderprovisionGmek(com.hashicorp.cdktf.IResolvable provisionGmek)Indicates provision with GMEK or CMEK.IntegrationsClient.BuilderprovisionGmek(Boolean provisionGmek)Indicates provision with GMEK or CMEK.IntegrationsClient.BuilderrunAsServiceAccount(String runAsServiceAccount)User input run-as service account, if empty, will bring up a new default service account.IntegrationsClient.Buildertimeouts(IntegrationsClientTimeouts timeouts)timeouts block.
-
-
-
Method Detail
-
create
@Stability(Stable) public static IntegrationsClient.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
IntegrationsClient.Builder.
-
connection
@Stability(Experimental) public IntegrationsClient.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public IntegrationsClient.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public IntegrationsClient.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public IntegrationsClient.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public IntegrationsClient.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public IntegrationsClient.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public IntegrationsClient.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public IntegrationsClient.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public IntegrationsClient.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
location
@Stability(Stable) public IntegrationsClient.Builder location(String location)
Location in which client needs to be provisioned.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#location IntegrationsClient#location}
- Parameters:
location- Location in which client needs to be provisioned. This parameter is required.- Returns:
this
-
cloudKmsConfig
@Stability(Stable) public IntegrationsClient.Builder cloudKmsConfig(IntegrationsClientCloudKmsConfig cloudKmsConfig)
cloud_kms_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#cloud_kms_config IntegrationsClient#cloud_kms_config}
- Parameters:
cloudKmsConfig- cloud_kms_config block. This parameter is required.- Returns:
this
-
createSampleIntegrations
@Stability(Stable) public IntegrationsClient.Builder createSampleIntegrations(Boolean createSampleIntegrations)
Indicates if sample integrations should be created along with provisioning.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#create_sample_integrations IntegrationsClient#create_sample_integrations}
- Parameters:
createSampleIntegrations- Indicates if sample integrations should be created along with provisioning. This parameter is required.- Returns:
this
-
createSampleIntegrations
@Stability(Stable) public IntegrationsClient.Builder createSampleIntegrations(com.hashicorp.cdktf.IResolvable createSampleIntegrations)
Indicates if sample integrations should be created along with provisioning.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#create_sample_integrations IntegrationsClient#create_sample_integrations}
- Parameters:
createSampleIntegrations- Indicates if sample integrations should be created along with provisioning. This parameter is required.- Returns:
this
-
createSampleWorkflows
@Stability(Stable) public IntegrationsClient.Builder createSampleWorkflows(Boolean createSampleWorkflows)
Indicates if sample workflow should be created along with provisioning.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#create_sample_workflows IntegrationsClient#create_sample_workflows}
- Parameters:
createSampleWorkflows- Indicates if sample workflow should be created along with provisioning. This parameter is required.- Returns:
this
-
createSampleWorkflows
@Stability(Stable) public IntegrationsClient.Builder createSampleWorkflows(com.hashicorp.cdktf.IResolvable createSampleWorkflows)
Indicates if sample workflow should be created along with provisioning.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#create_sample_workflows IntegrationsClient#create_sample_workflows}
- Parameters:
createSampleWorkflows- Indicates if sample workflow should be created along with provisioning. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public IntegrationsClient.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#id IntegrationsClient#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/resources/integrations_client#id IntegrationsClient#id}. This parameter is required.- Returns:
this
-
project
@Stability(Stable) public IntegrationsClient.Builder project(String project)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#project IntegrationsClient#project}.- Parameters:
project- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#project IntegrationsClient#project}. This parameter is required.- Returns:
this
-
provisionGmek
@Stability(Stable) public IntegrationsClient.Builder provisionGmek(Boolean provisionGmek)
Indicates provision with GMEK or CMEK.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#provision_gmek IntegrationsClient#provision_gmek}
- Parameters:
provisionGmek- Indicates provision with GMEK or CMEK. This parameter is required.- Returns:
this
-
provisionGmek
@Stability(Stable) public IntegrationsClient.Builder provisionGmek(com.hashicorp.cdktf.IResolvable provisionGmek)
Indicates provision with GMEK or CMEK.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#provision_gmek IntegrationsClient#provision_gmek}
- Parameters:
provisionGmek- Indicates provision with GMEK or CMEK. This parameter is required.- Returns:
this
-
runAsServiceAccount
@Stability(Stable) public IntegrationsClient.Builder runAsServiceAccount(String runAsServiceAccount)
User input run-as service account, if empty, will bring up a new default service account.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#run_as_service_account IntegrationsClient#run_as_service_account}
- Parameters:
runAsServiceAccount- User input run-as service account, if empty, will bring up a new default service account. This parameter is required.- Returns:
this
-
timeouts
@Stability(Stable) public IntegrationsClient.Builder timeouts(IntegrationsClientTimeouts timeouts)
timeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_client#timeouts IntegrationsClient#timeouts}
- Parameters:
timeouts- timeouts block. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public IntegrationsClient build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<IntegrationsClient>- Returns:
- a newly built instance of
IntegrationsClient.
-
-