Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appintegrations.CfnDataIntegrationPropsMixin.Builder
Packages that use CfnDataIntegrationPropsMixin.Builder
-
Uses of CfnDataIntegrationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.appintegrations
Methods in software.amazon.awscdk.cfnpropertymixins.services.appintegrations that return CfnDataIntegrationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDataIntegrationPropsMixin.Builder.create()CfnDataIntegrationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDataIntegrationPropsMixin.Builder.description(String description) A description of the DataIntegration.CfnDataIntegrationPropsMixin.Builder.fileConfiguration(CfnDataIntegrationPropsMixin.FileConfigurationProperty fileConfiguration) The configuration for what files should be pulled from the source.CfnDataIntegrationPropsMixin.Builder.fileConfiguration(IResolvable fileConfiguration) The configuration for what files should be pulled from the source.The KMS key for the DataIntegration.The name of the DataIntegration.CfnDataIntegrationPropsMixin.Builder.objectConfiguration(Object objectConfiguration) The configuration for what data should be pulled from the source.CfnDataIntegrationPropsMixin.Builder.scheduleConfig(CfnDataIntegrationPropsMixin.ScheduleConfigProperty scheduleConfig) The name of the data and how often it should be pulled from the source.CfnDataIntegrationPropsMixin.Builder.scheduleConfig(IResolvable 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.