| Package | Description |
|---|---|
| software.amazon.awscdk.services.appintegrations |
AWS::AppIntegrations Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataIntegration.ScheduleConfigProperty.Jsii$Proxy
An implementation for
CfnDataIntegration.ScheduleConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataIntegration.ScheduleConfigProperty |
CfnDataIntegration.ScheduleConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDataIntegrationProps.Builder |
CfnDataIntegrationProps.Builder.scheduleConfig(CfnDataIntegration.ScheduleConfigProperty scheduleConfig)
Sets the value of
CfnDataIntegrationProps.getScheduleConfig() |
CfnDataIntegration.Builder |
CfnDataIntegration.Builder.scheduleConfig(CfnDataIntegration.ScheduleConfigProperty scheduleConfig)
The name of the data and how often it should be pulled from the source.
|
void |
CfnDataIntegration.setScheduleConfig(CfnDataIntegration.ScheduleConfigProperty value)
The name of the data and how often it should be pulled from the source.
|
Copyright © 2022. All rights reserved.