Module types

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that Amazon AppIntegrations Service can respond with.

Structs§

ApplicationAssociationSummary

Summary information about the Application Association.

ApplicationSourceConfig

The configuration for where the application should be loaded from.

ApplicationSummary

Summary information about the Application.

DataIntegrationAssociationSummary

Summary information about the DataIntegration association.

DataIntegrationSummary

Summary information about the DataIntegration.

EventFilter

The event filter.

EventIntegration

The event integration.

EventIntegrationAssociation

The event integration association.

ExecutionConfiguration

The configuration for how the files should be pulled from the source.

ExternalUrlConfig

The external URL source for the application.

FileConfiguration

The configuration for what files should be pulled from the source.

LastExecutionStatus

The execution status of the last job.

OnDemandConfiguration

The start and end time for data pull from the source.

Publication

The configuration of an event that the application publishes.

ScheduleConfiguration

The name of the data and how often it should be pulled from the source.

Subscription

The configuration of an event that the application subscribes.

Enums§

ExecutionMode
When writing a match expression against ExecutionMode, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
ExecutionStatus
When writing a match expression against ExecutionStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.