ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.count(Number count) |
|
static ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.create(software.constructs.Construct scope,
String id) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.environment(String environment) |
The resource ID of the environment.
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_sharedflow_deployment#id ApigeeSharedflowDeployment#id}.
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.orgId(String orgId) |
The Apigee Organization associated with the Apigee instance.
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.provisioners(List<? extends Object> provisioners) |
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.revision(String revision) |
Revision of the Sharedflow to be deployed.
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.serviceAccount(String serviceAccount) |
The service account represents the identity of the deployed proxy, and determines what permissions it has.
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.sharedflowId(String sharedflowId) |
Id of the Sharedflow to be deployed.
|
ApigeeSharedflowDeployment.Builder |
ApigeeSharedflowDeployment.Builder.timeouts(ApigeeSharedflowDeploymentTimeouts timeouts) |
timeouts block.
|