Uses of Class
software.amazon.awssdk.services.appflow.model.SlackConnectorProfileProperties
-
Packages that use SlackConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of SlackConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return SlackConnectorProfileProperties Modifier and Type Method Description SlackConnectorProfilePropertiesConnectorProfileProperties. slack()The connector-specific properties required by Slack.Methods in software.amazon.awssdk.services.appflow.model with parameters of type SlackConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. slack(SlackConnectorProfileProperties slack)The connector-specific properties required by Slack.
-