Class ApplicationinsightsApplicationConfig.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.applicationinsights_application.ApplicationinsightsApplicationConfig.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<ApplicationinsightsApplicationConfig>
- Enclosing interface:
- ApplicationinsightsApplicationConfig
@Stability(Stable) public static final class ApplicationinsightsApplicationConfig.Builder extends Object implements software.amazon.jsii.Builder<ApplicationinsightsApplicationConfig>
A builder forApplicationinsightsApplicationConfig
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
-
-
Method Detail
-
resourceGroupName
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder resourceGroupName(String resourceGroupName)
Sets the value ofApplicationinsightsApplicationConfig.getResourceGroupName()- Parameters:
resourceGroupName- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#resource_group_name ApplicationinsightsApplication#resource_group_name}. This parameter is required.- Returns:
this
-
autoConfigEnabled
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder autoConfigEnabled(Boolean autoConfigEnabled)
Sets the value ofApplicationinsightsApplicationConfig.getAutoConfigEnabled()- Parameters:
autoConfigEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#auto_config_enabled ApplicationinsightsApplication#auto_config_enabled}.- Returns:
this
-
autoConfigEnabled
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder autoConfigEnabled(com.hashicorp.cdktf.IResolvable autoConfigEnabled)
Sets the value ofApplicationinsightsApplicationConfig.getAutoConfigEnabled()- Parameters:
autoConfigEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#auto_config_enabled ApplicationinsightsApplication#auto_config_enabled}.- Returns:
this
-
autoCreate
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder autoCreate(Boolean autoCreate)
Sets the value ofApplicationinsightsApplicationConfig.getAutoCreate()- Parameters:
autoCreate- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#auto_create ApplicationinsightsApplication#auto_create}.- Returns:
this
-
autoCreate
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder autoCreate(com.hashicorp.cdktf.IResolvable autoCreate)
Sets the value ofApplicationinsightsApplicationConfig.getAutoCreate()- Parameters:
autoCreate- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#auto_create ApplicationinsightsApplication#auto_create}.- Returns:
this
-
cweMonitorEnabled
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder cweMonitorEnabled(Boolean cweMonitorEnabled)
Sets the value ofApplicationinsightsApplicationConfig.getCweMonitorEnabled()- Parameters:
cweMonitorEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#cwe_monitor_enabled ApplicationinsightsApplication#cwe_monitor_enabled}.- Returns:
this
-
cweMonitorEnabled
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder cweMonitorEnabled(com.hashicorp.cdktf.IResolvable cweMonitorEnabled)
Sets the value ofApplicationinsightsApplicationConfig.getCweMonitorEnabled()- Parameters:
cweMonitorEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#cwe_monitor_enabled ApplicationinsightsApplication#cwe_monitor_enabled}.- Returns:
this
-
groupingType
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder groupingType(String groupingType)
Sets the value ofApplicationinsightsApplicationConfig.getGroupingType()- Parameters:
groupingType- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#grouping_type ApplicationinsightsApplication#grouping_type}.- Returns:
this
-
id
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder id(String id)
Sets the value ofApplicationinsightsApplicationConfig.getId()- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#id ApplicationinsightsApplication#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.- Returns:
this
-
opsCenterEnabled
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder opsCenterEnabled(Boolean opsCenterEnabled)
Sets the value ofApplicationinsightsApplicationConfig.getOpsCenterEnabled()- Parameters:
opsCenterEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#ops_center_enabled ApplicationinsightsApplication#ops_center_enabled}.- Returns:
this
-
opsCenterEnabled
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder opsCenterEnabled(com.hashicorp.cdktf.IResolvable opsCenterEnabled)
Sets the value ofApplicationinsightsApplicationConfig.getOpsCenterEnabled()- Parameters:
opsCenterEnabled- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#ops_center_enabled ApplicationinsightsApplication#ops_center_enabled}.- Returns:
this
-
opsItemSnsTopicArn
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder opsItemSnsTopicArn(String opsItemSnsTopicArn)
Sets the value ofApplicationinsightsApplicationConfig.getOpsItemSnsTopicArn()- Parameters:
opsItemSnsTopicArn- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#ops_item_sns_topic_arn ApplicationinsightsApplication#ops_item_sns_topic_arn}.- Returns:
this
-
tags
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder tags(Map<String,String> tags)
Sets the value ofApplicationinsightsApplicationConfig.getTags()- Parameters:
tags- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#tags ApplicationinsightsApplication#tags}.- Returns:
this
-
tagsAll
@Stability(Stable) public ApplicationinsightsApplicationConfig.Builder tagsAll(Map<String,String> tagsAll)
Sets the value ofApplicationinsightsApplicationConfig.getTagsAll()- Parameters:
tagsAll- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application#tags_all ApplicationinsightsApplication#tags_all}.- Returns:
this
-
connection
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
connection
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder count(Number count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder count(com.hashicorp.cdktf.TerraformCount count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
dependsOn
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
Sets the value ofTerraformMetaArguments.getDependsOn()- Parameters:
dependsOn- the value to be set.- Returns:
this
-
forEach
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
Sets the value ofTerraformMetaArguments.getForEach()- Parameters:
forEach- the value to be set.- Returns:
this
-
lifecycle
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
Sets the value ofTerraformMetaArguments.getLifecycle()- Parameters:
lifecycle- the value to be set.- Returns:
this
-
provider
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
Sets the value ofTerraformMetaArguments.getProvider()- Parameters:
provider- the value to be set.- Returns:
this
-
provisioners
@Stability(Experimental) public ApplicationinsightsApplicationConfig.Builder provisioners(List<? extends Object> provisioners)
Sets the value ofTerraformMetaArguments.getProvisioners()- Parameters:
provisioners- the value to be set.- Returns:
this
-
build
@Stability(Stable) public ApplicationinsightsApplicationConfig build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<ApplicationinsightsApplicationConfig>- Returns:
- a new instance of
ApplicationinsightsApplicationConfig - Throws:
NullPointerException- if any required attribute was not provided
-
-