TransferFunctions

Functions

Link copied to clipboard

Use this data source to get the ARN of an AWS Transfer Server for use in other resources.

suspend fun getServer(serverId: String): GetServerResult
suspend fun getServer(argument: suspend GetServerPlainArgsBuilder.() -> Unit): GetServerResult