Uses of Class
software.amazon.awscdk.services.appintegrations.CfnDataIntegration.Builder
Packages that use CfnDataIntegration.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnDataIntegration.Builder in software.amazon.awscdk.services.appintegrations
Methods in software.amazon.awscdk.services.appintegrations that return CfnDataIntegration.BuilderModifier and TypeMethodDescriptionstatic CfnDataIntegration.BuilderCfnDataIntegration.Builder.description(String description) A description of the DataIntegration.CfnDataIntegration.Builder.fileConfiguration(IResolvable fileConfiguration) The configuration for what files should be pulled from the source.CfnDataIntegration.Builder.fileConfiguration(CfnDataIntegration.FileConfigurationProperty fileConfiguration) The configuration for what files should be pulled from the source.The KMS key for the DataIntegration.The name of the DataIntegration.CfnDataIntegration.Builder.objectConfiguration(Object objectConfiguration) The configuration for what data should be pulled from the source.CfnDataIntegration.Builder.scheduleConfig(IResolvable scheduleConfig) The name of the data and how often it should be pulled from the source.CfnDataIntegration.Builder.scheduleConfig(CfnDataIntegration.ScheduleConfigProperty scheduleConfig) The name of the data and how often it should be pulled from the source.The URI of the data source.An array of key-value pairs to apply to this resource.