Class BeyondcorpAppConnector.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.beyondcorp_app_connector.BeyondcorpAppConnector.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<BeyondcorpAppConnector>
- Enclosing class:
- BeyondcorpAppConnector
@Stability(Stable) public static final class BeyondcorpAppConnector.Builder extends Object implements software.amazon.jsii.Builder<BeyondcorpAppConnector>
A fluent builder forBeyondcorpAppConnector.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BeyondcorpAppConnectorbuild()BeyondcorpAppConnector.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)BeyondcorpAppConnector.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)BeyondcorpAppConnector.Buildercount(com.hashicorp.cdktf.TerraformCount count)BeyondcorpAppConnector.Buildercount(Number count)static BeyondcorpAppConnector.Buildercreate(software.constructs.Construct scope, String id)BeyondcorpAppConnector.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)BeyondcorpAppConnector.BuilderdisplayName(String displayName)An arbitrary user-provided name for the AppConnector.BeyondcorpAppConnector.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)BeyondcorpAppConnector.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#id BeyondcorpAppConnector#id}.BeyondcorpAppConnector.Builderlabels(Map<String,String> labels)Resource labels to represent user provided metadata.BeyondcorpAppConnector.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)BeyondcorpAppConnector.Buildername(String name)ID of the AppConnector.BeyondcorpAppConnector.BuilderprincipalInfo(BeyondcorpAppConnectorPrincipalInfo principalInfo)principal_info block.BeyondcorpAppConnector.Builderproject(String project)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#project BeyondcorpAppConnector#project}.BeyondcorpAppConnector.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)BeyondcorpAppConnector.Builderprovisioners(List<? extends Object> provisioners)BeyondcorpAppConnector.Builderregion(String region)The region of the AppConnector.BeyondcorpAppConnector.Buildertimeouts(BeyondcorpAppConnectorTimeouts timeouts)timeouts block.
-
-
-
Method Detail
-
create
@Stability(Stable) public static BeyondcorpAppConnector.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
BeyondcorpAppConnector.Builder.
-
connection
@Stability(Experimental) public BeyondcorpAppConnector.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public BeyondcorpAppConnector.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public BeyondcorpAppConnector.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public BeyondcorpAppConnector.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public BeyondcorpAppConnector.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public BeyondcorpAppConnector.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public BeyondcorpAppConnector.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public BeyondcorpAppConnector.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public BeyondcorpAppConnector.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
name
@Stability(Stable) public BeyondcorpAppConnector.Builder name(String name)
ID of the AppConnector.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#name BeyondcorpAppConnector#name}
- Parameters:
name- ID of the AppConnector. This parameter is required.- Returns:
this
-
principalInfo
@Stability(Stable) public BeyondcorpAppConnector.Builder principalInfo(BeyondcorpAppConnectorPrincipalInfo principalInfo)
principal_info block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#principal_info BeyondcorpAppConnector#principal_info}
- Parameters:
principalInfo- principal_info block. This parameter is required.- Returns:
this
-
displayName
@Stability(Stable) public BeyondcorpAppConnector.Builder displayName(String displayName)
An arbitrary user-provided name for the AppConnector.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#display_name BeyondcorpAppConnector#display_name}
- Parameters:
displayName- An arbitrary user-provided name for the AppConnector. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public BeyondcorpAppConnector.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#id BeyondcorpAppConnector#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/beyondcorp_app_connector#id BeyondcorpAppConnector#id}. This parameter is required.- Returns:
this
-
labels
@Stability(Stable) public BeyondcorpAppConnector.Builder labels(Map<String,String> labels)
Resource labels to represent user provided metadata.**Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#labels BeyondcorpAppConnector#labels}
- Parameters:
labels- Resource labels to represent user provided metadata. This parameter is required.- Returns:
this
-
project
@Stability(Stable) public BeyondcorpAppConnector.Builder project(String project)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#project BeyondcorpAppConnector#project}.- Parameters:
project- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#project BeyondcorpAppConnector#project}. This parameter is required.- Returns:
this
-
region
@Stability(Stable) public BeyondcorpAppConnector.Builder region(String region)
The region of the AppConnector.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#region BeyondcorpAppConnector#region}
- Parameters:
region- The region of the AppConnector. This parameter is required.- Returns:
this
-
timeouts
@Stability(Stable) public BeyondcorpAppConnector.Builder timeouts(BeyondcorpAppConnectorTimeouts timeouts)
timeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/beyondcorp_app_connector#timeouts BeyondcorpAppConnector#timeouts}
- Parameters:
timeouts- timeouts block. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public BeyondcorpAppConnector build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<BeyondcorpAppConnector>- Returns:
- a newly built instance of
BeyondcorpAppConnector.
-
-