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.)
-
ClassDescriptionA reference to a Application resource.A builder for
ApplicationReference
An implementation forApplicationReference
Creates and persists an Application resource.Example:A builder forCfnApplication.ApplicationConfigProperty
An implementation forCfnApplication.ApplicationConfigProperty
The configuration for where the application should be loaded from.A builder forCfnApplication.ApplicationSourceConfigProperty
An implementation forCfnApplication.ApplicationSourceConfigProperty
A fluent builder forCfnApplication
.Example:A builder forCfnApplication.ContactHandlingProperty
An implementation forCfnApplication.ContactHandlingProperty
The external URL source for the application.A builder forCfnApplication.ExternalUrlConfigProperty
An implementation forCfnApplication.ExternalUrlConfigProperty
Example:A builder forCfnApplication.IframeConfigProperty
An implementation forCfnApplication.IframeConfigProperty
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
A reference to a DataIntegration resource.A builder forDataIntegrationReference
An implementation forDataIntegrationReference
A reference to a EventIntegration resource.A builder forEventIntegrationReference
An implementation forEventIntegrationReference
(experimental) Indicates that this resource can be referenced as a Application.Internal default implementation forIApplicationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a DataIntegration.Internal default implementation forIDataIntegrationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a EventIntegration.Internal default implementation forIEventIntegrationRef
.A proxy class which represents a concrete javascript instance of this type.