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) AWS::AppIntegrations::DataIntegration.FileConfiguration.CfnDataIntegration.Builder.fileConfiguration(CfnDataIntegration.FileConfigurationProperty fileConfiguration) AWS::AppIntegrations::DataIntegration.FileConfiguration.The KMS key for the DataIntegration.The name of the DataIntegration.CfnDataIntegration.Builder.objectConfiguration(Object objectConfiguration) AWS::AppIntegrations::DataIntegration.ObjectConfiguration.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.