Class OpsworksHaproxyLayer.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer.OpsworksHaproxyLayer.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<OpsworksHaproxyLayer>
- Enclosing class:
- OpsworksHaproxyLayer
@Stability(Stable) public static final class OpsworksHaproxyLayer.Builder extends Object implements software.amazon.jsii.Builder<OpsworksHaproxyLayer>
A fluent builder forOpsworksHaproxyLayer.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OpsworksHaproxyLayer.BuilderautoAssignElasticIps(com.hashicorp.cdktf.IResolvable autoAssignElasticIps)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_elastic_ips OpsworksHaproxyLayer#auto_assign_elastic_ips}.OpsworksHaproxyLayer.BuilderautoAssignElasticIps(Boolean autoAssignElasticIps)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_elastic_ips OpsworksHaproxyLayer#auto_assign_elastic_ips}.OpsworksHaproxyLayer.BuilderautoAssignPublicIps(com.hashicorp.cdktf.IResolvable autoAssignPublicIps)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_public_ips OpsworksHaproxyLayer#auto_assign_public_ips}.OpsworksHaproxyLayer.BuilderautoAssignPublicIps(Boolean autoAssignPublicIps)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_public_ips OpsworksHaproxyLayer#auto_assign_public_ips}.OpsworksHaproxyLayer.BuilderautoHealing(com.hashicorp.cdktf.IResolvable autoHealing)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_healing OpsworksHaproxyLayer#auto_healing}.OpsworksHaproxyLayer.BuilderautoHealing(Boolean autoHealing)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_healing OpsworksHaproxyLayer#auto_healing}.OpsworksHaproxyLayerbuild()OpsworksHaproxyLayer.BuildercloudwatchConfiguration(OpsworksHaproxyLayerCloudwatchConfiguration cloudwatchConfiguration)cloudwatch_configuration block.OpsworksHaproxyLayer.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)OpsworksHaproxyLayer.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)OpsworksHaproxyLayer.Buildercount(com.hashicorp.cdktf.TerraformCount count)OpsworksHaproxyLayer.Buildercount(Number count)static OpsworksHaproxyLayer.Buildercreate(software.constructs.Construct scope, String id)OpsworksHaproxyLayer.BuildercustomConfigureRecipes(List<String> customConfigureRecipes)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_configure_recipes OpsworksHaproxyLayer#custom_configure_recipes}.OpsworksHaproxyLayer.BuildercustomDeployRecipes(List<String> customDeployRecipes)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_deploy_recipes OpsworksHaproxyLayer#custom_deploy_recipes}.OpsworksHaproxyLayer.BuildercustomInstanceProfileArn(String customInstanceProfileArn)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_instance_profile_arn OpsworksHaproxyLayer#custom_instance_profile_arn}.OpsworksHaproxyLayer.BuildercustomJson(String customJson)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_json OpsworksHaproxyLayer#custom_json}.OpsworksHaproxyLayer.BuildercustomSecurityGroupIds(List<String> customSecurityGroupIds)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_security_group_ids OpsworksHaproxyLayer#custom_security_group_ids}.OpsworksHaproxyLayer.BuildercustomSetupRecipes(List<String> customSetupRecipes)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_setup_recipes OpsworksHaproxyLayer#custom_setup_recipes}.OpsworksHaproxyLayer.BuildercustomShutdownRecipes(List<String> customShutdownRecipes)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_shutdown_recipes OpsworksHaproxyLayer#custom_shutdown_recipes}.OpsworksHaproxyLayer.BuildercustomUndeployRecipes(List<String> customUndeployRecipes)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_undeploy_recipes OpsworksHaproxyLayer#custom_undeploy_recipes}.OpsworksHaproxyLayer.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)OpsworksHaproxyLayer.BuilderdrainElbOnShutdown(com.hashicorp.cdktf.IResolvable drainElbOnShutdown)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#drain_elb_on_shutdown OpsworksHaproxyLayer#drain_elb_on_shutdown}.OpsworksHaproxyLayer.BuilderdrainElbOnShutdown(Boolean drainElbOnShutdown)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#drain_elb_on_shutdown OpsworksHaproxyLayer#drain_elb_on_shutdown}.OpsworksHaproxyLayer.BuilderebsVolume(com.hashicorp.cdktf.IResolvable ebsVolume)ebs_volume block.OpsworksHaproxyLayer.BuilderebsVolume(List<? extends OpsworksHaproxyLayerEbsVolume> ebsVolume)ebs_volume block.OpsworksHaproxyLayer.BuilderelasticLoadBalancer(String elasticLoadBalancer)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#elastic_load_balancer OpsworksHaproxyLayer#elastic_load_balancer}.OpsworksHaproxyLayer.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)OpsworksHaproxyLayer.BuilderhealthcheckMethod(String healthcheckMethod)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#healthcheck_method OpsworksHaproxyLayer#healthcheck_method}.OpsworksHaproxyLayer.BuilderhealthcheckUrl(String healthcheckUrl)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#healthcheck_url OpsworksHaproxyLayer#healthcheck_url}.OpsworksHaproxyLayer.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#id OpsworksHaproxyLayer#id}.OpsworksHaproxyLayer.BuilderinstallUpdatesOnBoot(com.hashicorp.cdktf.IResolvable installUpdatesOnBoot)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#install_updates_on_boot OpsworksHaproxyLayer#install_updates_on_boot}.OpsworksHaproxyLayer.BuilderinstallUpdatesOnBoot(Boolean installUpdatesOnBoot)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#install_updates_on_boot OpsworksHaproxyLayer#install_updates_on_boot}.OpsworksHaproxyLayer.BuilderinstanceShutdownTimeout(Number instanceShutdownTimeout)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#instance_shutdown_timeout OpsworksHaproxyLayer#instance_shutdown_timeout}.OpsworksHaproxyLayer.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)OpsworksHaproxyLayer.BuilderloadBasedAutoScaling(OpsworksHaproxyLayerLoadBasedAutoScaling loadBasedAutoScaling)load_based_auto_scaling block.OpsworksHaproxyLayer.Buildername(String name)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#name OpsworksHaproxyLayer#name}.OpsworksHaproxyLayer.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)OpsworksHaproxyLayer.Builderprovisioners(List<? extends Object> provisioners)OpsworksHaproxyLayer.BuilderstackId(String stackId)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stack_id OpsworksHaproxyLayer#stack_id}.OpsworksHaproxyLayer.BuilderstatsEnabled(com.hashicorp.cdktf.IResolvable statsEnabled)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_enabled OpsworksHaproxyLayer#stats_enabled}.OpsworksHaproxyLayer.BuilderstatsEnabled(Boolean statsEnabled)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_enabled OpsworksHaproxyLayer#stats_enabled}.OpsworksHaproxyLayer.BuilderstatsPassword(String statsPassword)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_password OpsworksHaproxyLayer#stats_password}.OpsworksHaproxyLayer.BuilderstatsUrl(String statsUrl)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_url OpsworksHaproxyLayer#stats_url}.OpsworksHaproxyLayer.BuilderstatsUser(String statsUser)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_user OpsworksHaproxyLayer#stats_user}.OpsworksHaproxyLayer.BuildersystemPackages(List<String> systemPackages)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#system_packages OpsworksHaproxyLayer#system_packages}.OpsworksHaproxyLayer.Buildertags(Map<String,String> tags)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#tags OpsworksHaproxyLayer#tags}.OpsworksHaproxyLayer.BuildertagsAll(Map<String,String> tagsAll)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#tags_all OpsworksHaproxyLayer#tags_all}.OpsworksHaproxyLayer.BuilderuseEbsOptimizedInstances(com.hashicorp.cdktf.IResolvable useEbsOptimizedInstances)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#use_ebs_optimized_instances OpsworksHaproxyLayer#use_ebs_optimized_instances}.OpsworksHaproxyLayer.BuilderuseEbsOptimizedInstances(Boolean useEbsOptimizedInstances)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#use_ebs_optimized_instances OpsworksHaproxyLayer#use_ebs_optimized_instances}.
-
-
-
Method Detail
-
create
@Stability(Stable) public static OpsworksHaproxyLayer.Builder create(software.constructs.Construct scope, String id)
- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.- Returns:
- a new instance of
OpsworksHaproxyLayer.Builder.
-
connection
@Stability(Experimental) public OpsworksHaproxyLayer.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public OpsworksHaproxyLayer.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public OpsworksHaproxyLayer.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public OpsworksHaproxyLayer.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public OpsworksHaproxyLayer.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public OpsworksHaproxyLayer.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public OpsworksHaproxyLayer.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public OpsworksHaproxyLayer.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public OpsworksHaproxyLayer.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
stackId
@Stability(Stable) public OpsworksHaproxyLayer.Builder stackId(String stackId)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stack_id OpsworksHaproxyLayer#stack_id}.- Parameters:
stackId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stack_id OpsworksHaproxyLayer#stack_id}. This parameter is required.- Returns:
this
-
statsPassword
@Stability(Stable) public OpsworksHaproxyLayer.Builder statsPassword(String statsPassword)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_password OpsworksHaproxyLayer#stats_password}.- Parameters:
statsPassword- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_password OpsworksHaproxyLayer#stats_password}. This parameter is required.- Returns:
this
-
autoAssignElasticIps
@Stability(Stable) public OpsworksHaproxyLayer.Builder autoAssignElasticIps(Boolean autoAssignElasticIps)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_elastic_ips OpsworksHaproxyLayer#auto_assign_elastic_ips}.- Parameters:
autoAssignElasticIps- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_elastic_ips OpsworksHaproxyLayer#auto_assign_elastic_ips}. This parameter is required.- Returns:
this
-
autoAssignElasticIps
@Stability(Stable) public OpsworksHaproxyLayer.Builder autoAssignElasticIps(com.hashicorp.cdktf.IResolvable autoAssignElasticIps)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_elastic_ips OpsworksHaproxyLayer#auto_assign_elastic_ips}.- Parameters:
autoAssignElasticIps- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_elastic_ips OpsworksHaproxyLayer#auto_assign_elastic_ips}. This parameter is required.- Returns:
this
-
autoAssignPublicIps
@Stability(Stable) public OpsworksHaproxyLayer.Builder autoAssignPublicIps(Boolean autoAssignPublicIps)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_public_ips OpsworksHaproxyLayer#auto_assign_public_ips}.- Parameters:
autoAssignPublicIps- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_public_ips OpsworksHaproxyLayer#auto_assign_public_ips}. This parameter is required.- Returns:
this
-
autoAssignPublicIps
@Stability(Stable) public OpsworksHaproxyLayer.Builder autoAssignPublicIps(com.hashicorp.cdktf.IResolvable autoAssignPublicIps)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_public_ips OpsworksHaproxyLayer#auto_assign_public_ips}.- Parameters:
autoAssignPublicIps- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_assign_public_ips OpsworksHaproxyLayer#auto_assign_public_ips}. This parameter is required.- Returns:
this
-
autoHealing
@Stability(Stable) public OpsworksHaproxyLayer.Builder autoHealing(Boolean autoHealing)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_healing OpsworksHaproxyLayer#auto_healing}.- Parameters:
autoHealing- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_healing OpsworksHaproxyLayer#auto_healing}. This parameter is required.- Returns:
this
-
autoHealing
@Stability(Stable) public OpsworksHaproxyLayer.Builder autoHealing(com.hashicorp.cdktf.IResolvable autoHealing)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_healing OpsworksHaproxyLayer#auto_healing}.- Parameters:
autoHealing- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#auto_healing OpsworksHaproxyLayer#auto_healing}. This parameter is required.- Returns:
this
-
cloudwatchConfiguration
@Stability(Stable) public OpsworksHaproxyLayer.Builder cloudwatchConfiguration(OpsworksHaproxyLayerCloudwatchConfiguration cloudwatchConfiguration)
cloudwatch_configuration block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#cloudwatch_configuration OpsworksHaproxyLayer#cloudwatch_configuration}
- Parameters:
cloudwatchConfiguration- cloudwatch_configuration block. This parameter is required.- Returns:
this
-
customConfigureRecipes
@Stability(Stable) public OpsworksHaproxyLayer.Builder customConfigureRecipes(List<String> customConfigureRecipes)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_configure_recipes OpsworksHaproxyLayer#custom_configure_recipes}.- Parameters:
customConfigureRecipes- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_configure_recipes OpsworksHaproxyLayer#custom_configure_recipes}. This parameter is required.- Returns:
this
-
customDeployRecipes
@Stability(Stable) public OpsworksHaproxyLayer.Builder customDeployRecipes(List<String> customDeployRecipes)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_deploy_recipes OpsworksHaproxyLayer#custom_deploy_recipes}.- Parameters:
customDeployRecipes- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_deploy_recipes OpsworksHaproxyLayer#custom_deploy_recipes}. This parameter is required.- Returns:
this
-
customInstanceProfileArn
@Stability(Stable) public OpsworksHaproxyLayer.Builder customInstanceProfileArn(String customInstanceProfileArn)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_instance_profile_arn OpsworksHaproxyLayer#custom_instance_profile_arn}.- Parameters:
customInstanceProfileArn- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_instance_profile_arn OpsworksHaproxyLayer#custom_instance_profile_arn}. This parameter is required.- Returns:
this
-
customJson
@Stability(Stable) public OpsworksHaproxyLayer.Builder customJson(String customJson)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_json OpsworksHaproxyLayer#custom_json}.- Parameters:
customJson- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_json OpsworksHaproxyLayer#custom_json}. This parameter is required.- Returns:
this
-
customSecurityGroupIds
@Stability(Stable) public OpsworksHaproxyLayer.Builder customSecurityGroupIds(List<String> customSecurityGroupIds)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_security_group_ids OpsworksHaproxyLayer#custom_security_group_ids}.- Parameters:
customSecurityGroupIds- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_security_group_ids OpsworksHaproxyLayer#custom_security_group_ids}. This parameter is required.- Returns:
this
-
customSetupRecipes
@Stability(Stable) public OpsworksHaproxyLayer.Builder customSetupRecipes(List<String> customSetupRecipes)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_setup_recipes OpsworksHaproxyLayer#custom_setup_recipes}.- Parameters:
customSetupRecipes- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_setup_recipes OpsworksHaproxyLayer#custom_setup_recipes}. This parameter is required.- Returns:
this
-
customShutdownRecipes
@Stability(Stable) public OpsworksHaproxyLayer.Builder customShutdownRecipes(List<String> customShutdownRecipes)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_shutdown_recipes OpsworksHaproxyLayer#custom_shutdown_recipes}.- Parameters:
customShutdownRecipes- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_shutdown_recipes OpsworksHaproxyLayer#custom_shutdown_recipes}. This parameter is required.- Returns:
this
-
customUndeployRecipes
@Stability(Stable) public OpsworksHaproxyLayer.Builder customUndeployRecipes(List<String> customUndeployRecipes)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_undeploy_recipes OpsworksHaproxyLayer#custom_undeploy_recipes}.- Parameters:
customUndeployRecipes- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#custom_undeploy_recipes OpsworksHaproxyLayer#custom_undeploy_recipes}. This parameter is required.- Returns:
this
-
drainElbOnShutdown
@Stability(Stable) public OpsworksHaproxyLayer.Builder drainElbOnShutdown(Boolean drainElbOnShutdown)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#drain_elb_on_shutdown OpsworksHaproxyLayer#drain_elb_on_shutdown}.- Parameters:
drainElbOnShutdown- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#drain_elb_on_shutdown OpsworksHaproxyLayer#drain_elb_on_shutdown}. This parameter is required.- Returns:
this
-
drainElbOnShutdown
@Stability(Stable) public OpsworksHaproxyLayer.Builder drainElbOnShutdown(com.hashicorp.cdktf.IResolvable drainElbOnShutdown)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#drain_elb_on_shutdown OpsworksHaproxyLayer#drain_elb_on_shutdown}.- Parameters:
drainElbOnShutdown- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#drain_elb_on_shutdown OpsworksHaproxyLayer#drain_elb_on_shutdown}. This parameter is required.- Returns:
this
-
ebsVolume
@Stability(Stable) public OpsworksHaproxyLayer.Builder ebsVolume(com.hashicorp.cdktf.IResolvable ebsVolume)
ebs_volume block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#ebs_volume OpsworksHaproxyLayer#ebs_volume}
- Parameters:
ebsVolume- ebs_volume block. This parameter is required.- Returns:
this
-
ebsVolume
@Stability(Stable) public OpsworksHaproxyLayer.Builder ebsVolume(List<? extends OpsworksHaproxyLayerEbsVolume> ebsVolume)
ebs_volume block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#ebs_volume OpsworksHaproxyLayer#ebs_volume}
- Parameters:
ebsVolume- ebs_volume block. This parameter is required.- Returns:
this
-
elasticLoadBalancer
@Stability(Stable) public OpsworksHaproxyLayer.Builder elasticLoadBalancer(String elasticLoadBalancer)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#elastic_load_balancer OpsworksHaproxyLayer#elastic_load_balancer}.- Parameters:
elasticLoadBalancer- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#elastic_load_balancer OpsworksHaproxyLayer#elastic_load_balancer}. This parameter is required.- Returns:
this
-
healthcheckMethod
@Stability(Stable) public OpsworksHaproxyLayer.Builder healthcheckMethod(String healthcheckMethod)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#healthcheck_method OpsworksHaproxyLayer#healthcheck_method}.- Parameters:
healthcheckMethod- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#healthcheck_method OpsworksHaproxyLayer#healthcheck_method}. This parameter is required.- Returns:
this
-
healthcheckUrl
@Stability(Stable) public OpsworksHaproxyLayer.Builder healthcheckUrl(String healthcheckUrl)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#healthcheck_url OpsworksHaproxyLayer#healthcheck_url}.- Parameters:
healthcheckUrl- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#healthcheck_url OpsworksHaproxyLayer#healthcheck_url}. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public OpsworksHaproxyLayer.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#id OpsworksHaproxyLayer#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#id OpsworksHaproxyLayer#id}. This parameter is required.- Returns:
this
-
installUpdatesOnBoot
@Stability(Stable) public OpsworksHaproxyLayer.Builder installUpdatesOnBoot(Boolean installUpdatesOnBoot)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#install_updates_on_boot OpsworksHaproxyLayer#install_updates_on_boot}.- Parameters:
installUpdatesOnBoot- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#install_updates_on_boot OpsworksHaproxyLayer#install_updates_on_boot}. This parameter is required.- Returns:
this
-
installUpdatesOnBoot
@Stability(Stable) public OpsworksHaproxyLayer.Builder installUpdatesOnBoot(com.hashicorp.cdktf.IResolvable installUpdatesOnBoot)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#install_updates_on_boot OpsworksHaproxyLayer#install_updates_on_boot}.- Parameters:
installUpdatesOnBoot- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#install_updates_on_boot OpsworksHaproxyLayer#install_updates_on_boot}. This parameter is required.- Returns:
this
-
instanceShutdownTimeout
@Stability(Stable) public OpsworksHaproxyLayer.Builder instanceShutdownTimeout(Number instanceShutdownTimeout)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#instance_shutdown_timeout OpsworksHaproxyLayer#instance_shutdown_timeout}.- Parameters:
instanceShutdownTimeout- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#instance_shutdown_timeout OpsworksHaproxyLayer#instance_shutdown_timeout}. This parameter is required.- Returns:
this
-
loadBasedAutoScaling
@Stability(Stable) public OpsworksHaproxyLayer.Builder loadBasedAutoScaling(OpsworksHaproxyLayerLoadBasedAutoScaling loadBasedAutoScaling)
load_based_auto_scaling block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#load_based_auto_scaling OpsworksHaproxyLayer#load_based_auto_scaling}
- Parameters:
loadBasedAutoScaling- load_based_auto_scaling block. This parameter is required.- Returns:
this
-
name
@Stability(Stable) public OpsworksHaproxyLayer.Builder name(String name)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#name OpsworksHaproxyLayer#name}.- Parameters:
name- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#name OpsworksHaproxyLayer#name}. This parameter is required.- Returns:
this
-
statsEnabled
@Stability(Stable) public OpsworksHaproxyLayer.Builder statsEnabled(Boolean statsEnabled)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_enabled OpsworksHaproxyLayer#stats_enabled}.- Parameters:
statsEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_enabled OpsworksHaproxyLayer#stats_enabled}. This parameter is required.- Returns:
this
-
statsEnabled
@Stability(Stable) public OpsworksHaproxyLayer.Builder statsEnabled(com.hashicorp.cdktf.IResolvable statsEnabled)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_enabled OpsworksHaproxyLayer#stats_enabled}.- Parameters:
statsEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_enabled OpsworksHaproxyLayer#stats_enabled}. This parameter is required.- Returns:
this
-
statsUrl
@Stability(Stable) public OpsworksHaproxyLayer.Builder statsUrl(String statsUrl)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_url OpsworksHaproxyLayer#stats_url}.- Parameters:
statsUrl- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_url OpsworksHaproxyLayer#stats_url}. This parameter is required.- Returns:
this
-
statsUser
@Stability(Stable) public OpsworksHaproxyLayer.Builder statsUser(String statsUser)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_user OpsworksHaproxyLayer#stats_user}.- Parameters:
statsUser- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#stats_user OpsworksHaproxyLayer#stats_user}. This parameter is required.- Returns:
this
-
systemPackages
@Stability(Stable) public OpsworksHaproxyLayer.Builder systemPackages(List<String> systemPackages)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#system_packages OpsworksHaproxyLayer#system_packages}.- Parameters:
systemPackages- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#system_packages OpsworksHaproxyLayer#system_packages}. This parameter is required.- Returns:
this
-
tags
@Stability(Stable) public OpsworksHaproxyLayer.Builder tags(Map<String,String> tags)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#tags OpsworksHaproxyLayer#tags}.- Parameters:
tags- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#tags OpsworksHaproxyLayer#tags}. This parameter is required.- Returns:
this
-
tagsAll
@Stability(Stable) public OpsworksHaproxyLayer.Builder tagsAll(Map<String,String> tagsAll)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#tags_all OpsworksHaproxyLayer#tags_all}.- Parameters:
tagsAll- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#tags_all OpsworksHaproxyLayer#tags_all}. This parameter is required.- Returns:
this
-
useEbsOptimizedInstances
@Stability(Stable) public OpsworksHaproxyLayer.Builder useEbsOptimizedInstances(Boolean useEbsOptimizedInstances)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#use_ebs_optimized_instances OpsworksHaproxyLayer#use_ebs_optimized_instances}.- Parameters:
useEbsOptimizedInstances- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#use_ebs_optimized_instances OpsworksHaproxyLayer#use_ebs_optimized_instances}. This parameter is required.- Returns:
this
-
useEbsOptimizedInstances
@Stability(Stable) public OpsworksHaproxyLayer.Builder useEbsOptimizedInstances(com.hashicorp.cdktf.IResolvable useEbsOptimizedInstances)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#use_ebs_optimized_instances OpsworksHaproxyLayer#use_ebs_optimized_instances}.- Parameters:
useEbsOptimizedInstances- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#use_ebs_optimized_instances OpsworksHaproxyLayer#use_ebs_optimized_instances}. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public OpsworksHaproxyLayer build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<OpsworksHaproxyLayer>- Returns:
- a newly built instance of
OpsworksHaproxyLayer.
-
-