Uses of Interface
com.hashicorp.cdktf.providers.aws.applicationinsights_application.ApplicationinsightsApplicationConfig
-
Packages that use ApplicationinsightsApplicationConfig Package Description com.hashicorp.cdktf.providers.aws.applicationinsights_application aws_applicationinsights_application -
-
Uses of ApplicationinsightsApplicationConfig in com.hashicorp.cdktf.providers.aws.applicationinsights_application
Classes in com.hashicorp.cdktf.providers.aws.applicationinsights_application that implement ApplicationinsightsApplicationConfig Modifier and Type Class Description static classApplicationinsightsApplicationConfig.Jsii$ProxyAn implementation forApplicationinsightsApplicationConfigMethods in com.hashicorp.cdktf.providers.aws.applicationinsights_application that return ApplicationinsightsApplicationConfig Modifier and Type Method Description ApplicationinsightsApplicationConfigApplicationinsightsApplicationConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.applicationinsights_application with parameters of type ApplicationinsightsApplicationConfig Constructor Description ApplicationinsightsApplication(software.constructs.Construct scope, String id, ApplicationinsightsApplicationConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/applicationinsights_application aws_applicationinsights_application} Resource.
-