Uses of Class
software.amazon.awssdk.services.appflow.model.SlackSourceProperties
-
Packages that use SlackSourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of SlackSourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return SlackSourceProperties Modifier and Type Method Description SlackSourcePropertiesSourceConnectorProperties. slack()Specifies the information that is required for querying Slack.Methods in software.amazon.awssdk.services.appflow.model with parameters of type SlackSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. slack(SlackSourceProperties slack)Specifies the information that is required for querying Slack.
-