| Package | Description |
|---|---|
| software.amazon.awscdk.services.appflow |
AWS::AppFlow Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFlow.TriggerConfigProperty.Jsii$Proxy
An implementation for
CfnFlow.TriggerConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.TriggerConfigProperty |
CfnFlow.TriggerConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFlow.setTriggerConfig(CfnFlow.TriggerConfigProperty value)
The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
|
CfnFlow.Builder |
CfnFlow.Builder.triggerConfig(CfnFlow.TriggerConfigProperty triggerConfig)
The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
|
CfnFlowProps.Builder |
CfnFlowProps.Builder.triggerConfig(CfnFlow.TriggerConfigProperty triggerConfig)
Sets the value of
CfnFlowProps.getTriggerConfig() |
Copyright © 2022. All rights reserved.