Namespace Amazon.CDK.AWS.AppIntegrations
Classes
CfnApplication | Creates and persists an Application resource. |
CfnApplication.ApplicationSourceConfigProperty | The configuration for where the application should be loaded from. |
CfnApplication.ExternalUrlConfigProperty | The external URL source for the application. |
CfnApplicationProps | Properties for defining a |
CfnDataIntegration | Creates and persists a DataIntegration resource. |
CfnDataIntegration.FileConfigurationProperty | The configuration for what files should be pulled from the source. |
CfnDataIntegration.ScheduleConfigProperty | The name of the data and how often it should be pulled from the source. |
CfnDataIntegrationProps | Properties for defining a |
CfnEventIntegration | Creates an event integration. |
CfnEventIntegration.EventFilterProperty | The event integration filter. |
CfnEventIntegrationProps | Properties for defining a |
Interfaces
CfnApplication.IApplicationSourceConfigProperty | The configuration for where the application should be loaded from. |
CfnApplication.IExternalUrlConfigProperty | The external URL source for the application. |
CfnDataIntegration.IFileConfigurationProperty | The configuration for what files should be pulled from the source. |
CfnDataIntegration.IScheduleConfigProperty | The name of the data and how often it should be pulled from the source. |
CfnEventIntegration.IEventFilterProperty | The event integration filter. |
ICfnApplicationProps | Properties for defining a |
ICfnDataIntegrationProps | Properties for defining a |
ICfnEventIntegrationProps | Properties for defining a |