ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.count(Number count) |
|
static ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.create(software.constructs.Construct scope,
String id) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.endpointAttachmentId(String endpointAttachmentId) |
ID of the endpoint attachment.
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_endpoint_attachment#id ApigeeEndpointAttachment#id}.
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.location(String location) |
Location of the endpoint attachment.
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.orgId(String orgId) |
The Apigee Organization associated with the Apigee instance, in the format 'organizations/{{org_name}}'.
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.provisioners(List<? extends Object> provisioners) |
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.serviceAttachment(String serviceAttachment) |
Format: projects/* /regions/* /serviceAttachments/*.
|
ApigeeEndpointAttachment.Builder |
ApigeeEndpointAttachment.Builder.timeouts(ApigeeEndpointAttachmentTimeouts timeouts) |
timeouts block.
|