ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.annotations(Map<String,String> annotations) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.autoscaling(ContainerAzureNodePoolAutoscaling autoscaling) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.azureAvailabilityZone(String azureAvailabilityZone) |
|
static ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.builder() |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.cluster(String cluster) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.config(ContainerAzureNodePoolConfigA config) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.id(String id) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.location(String location) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.management(ContainerAzureNodePoolManagement management) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.maxPodsConstraint(ContainerAzureNodePoolMaxPodsConstraint maxPodsConstraint) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.name(String name) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.project(String project) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.subnetId(String subnetId) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.timeouts(ContainerAzureNodePoolTimeouts timeouts) |
|
ContainerAzureNodePoolConfig.Builder |
ContainerAzureNodePoolConfig.Builder.version(String version) |
|