Uses of Interface
software.amazon.awscdk.services.appintegrations.CfnDataIntegration.ScheduleConfigProperty
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnDataIntegration.ScheduleConfigProperty in software.amazon.awscdk.services.appintegrations
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDataIntegration.ScheduleConfigProperty
Modifier and TypeMethodDescriptionCfnDataIntegration.ScheduleConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDataIntegration.Builder.scheduleConfig
(CfnDataIntegration.ScheduleConfigProperty scheduleConfig) The name of the data and how often it should be pulled from the source.CfnDataIntegrationProps.Builder.scheduleConfig
(CfnDataIntegration.ScheduleConfigProperty scheduleConfig) Sets the value ofCfnDataIntegrationProps.getScheduleConfig()
void
CfnDataIntegration.setScheduleConfig
(CfnDataIntegration.ScheduleConfigProperty value) The name of the data and how often it should be pulled from the source.