Package software.amazon.awscdk.services.appintegrations
package software.amazon.awscdk.services.appintegrations
AWS::AppIntegrations Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.appintegrations.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for AppIntegrations construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::AppIntegrations resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AppIntegrations.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates and persists an Application resource.The configuration for where the application should be loaded from.A builder for
CfnApplication.ApplicationSourceConfigProperty
An implementation forCfnApplication.ApplicationSourceConfigProperty
A fluent builder forCfnApplication
.The external URL source for the application.A builder forCfnApplication.ExternalUrlConfigProperty
An implementation forCfnApplication.ExternalUrlConfigProperty
Properties for defining aCfnApplication
.A builder forCfnApplicationProps
An implementation forCfnApplicationProps
Creates and persists a DataIntegration resource.A fluent builder forCfnDataIntegration
.The configuration for what files should be pulled from the source.A builder forCfnDataIntegration.FileConfigurationProperty
An implementation forCfnDataIntegration.FileConfigurationProperty
The name of the data and how often it should be pulled from the source.A builder forCfnDataIntegration.ScheduleConfigProperty
An implementation forCfnDataIntegration.ScheduleConfigProperty
Properties for defining aCfnDataIntegration
.A builder forCfnDataIntegrationProps
An implementation forCfnDataIntegrationProps
Creates an event integration.A fluent builder forCfnEventIntegration
.The event integration filter.A builder forCfnEventIntegration.EventFilterProperty
An implementation forCfnEventIntegration.EventFilterProperty
Properties for defining aCfnEventIntegration
.A builder forCfnEventIntegrationProps
An implementation forCfnEventIntegrationProps