DataIntegration

class DataIntegration : KotlinCustomResource

Resource Type definition for AWS::AppIntegrations::DataIntegration

Properties

Link copied to clipboard
val awsId: Output<String>

The unique identifer of the data integration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the data integration.

Link copied to clipboard
val description: Output<String>?

The data integration description.

Link copied to clipboard

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

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kmsKey: Output<String>

The KMS key of the data integration.

Link copied to clipboard
val name: Output<String>

The name of the data integration.

Link copied to clipboard

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

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard
val sourceUri: Output<String>

The URI of the data source.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags (keys and values) associated with the data integration.

Link copied to clipboard
val urn: Output<String>