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