static ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.builder() |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.deletionPolicy(String deletionPolicy) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.id(String id) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.network(String network) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.reservedPeeringRanges(List<String> reservedPeeringRanges) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.service(String service) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.timeouts(ServiceNetworkingConnectionTimeouts timeouts) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.updateOnCreationFail(com.hashicorp.cdktf.IResolvable updateOnCreationFail) |
|
ServiceNetworkingConnectionConfig.Builder |
ServiceNetworkingConnectionConfig.Builder.updateOnCreationFail(Boolean updateOnCreationFail) |
|