Uses of Class
com.hashicorp.cdktf.providers.aws.appintegrations_event_integration.AppintegrationsEventIntegrationEventFilter.Builder
-
Packages that use AppintegrationsEventIntegrationEventFilter.Builder Package Description com.hashicorp.cdktf.providers.aws.appintegrations_event_integration aws_appintegrations_event_integration -
-
Uses of AppintegrationsEventIntegrationEventFilter.Builder in com.hashicorp.cdktf.providers.aws.appintegrations_event_integration
Methods in com.hashicorp.cdktf.providers.aws.appintegrations_event_integration that return AppintegrationsEventIntegrationEventFilter.Builder Modifier and Type Method Description static AppintegrationsEventIntegrationEventFilter.BuilderAppintegrationsEventIntegrationEventFilter. builder()AppintegrationsEventIntegrationEventFilter.BuilderAppintegrationsEventIntegrationEventFilter.Builder. source(String source)Sets the value ofAppintegrationsEventIntegrationEventFilter.getSource()Constructors in com.hashicorp.cdktf.providers.aws.appintegrations_event_integration with parameters of type AppintegrationsEventIntegrationEventFilter.Builder Constructor Description Jsii$Proxy(AppintegrationsEventIntegrationEventFilter.Builder builder)Constructor that initializes the object based on literal property values passed by theAppintegrationsEventIntegrationEventFilter.Builder.
-