AppflowFunctions

Functions

Link copied to clipboard

Resource schema for AWS::AppFlow::Connector

suspend fun getConnector(connectorLabel: String): GetConnectorResult
Link copied to clipboard

Resource Type definition for AWS::AppFlow::ConnectorProfile

suspend fun getConnectorProfile(connectorProfileName: String): GetConnectorProfileResult
Link copied to clipboard
suspend fun getFlow(argument: GetFlowPlainArgs): GetFlowResult

Resource schema for AWS::AppFlow::Flow.

suspend fun getFlow(flowName: String): GetFlowResult
suspend fun getFlow(argument: suspend GetFlowPlainArgsBuilder.() -> Unit): GetFlowResult