EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.count(Number count) |
|
static EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.create(software.constructs.Construct scope,
String id) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.cryptoKeyName(String cryptoKeyName) |
Optional.
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_google_channel_config#id EventarcGoogleChannelConfig#id}.
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.location(String location) |
The location for the resource.
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.name(String name) |
Required.
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.project(String project) |
The project for the resource.
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.provisioners(List<? extends Object> provisioners) |
|
EventarcGoogleChannelConfig.Builder |
EventarcGoogleChannelConfig.Builder.timeouts(EventarcGoogleChannelConfigTimeouts timeouts) |
timeouts block.
|