toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.transfer.kotlin
/
TransferFunctions
Transfer
Functions
object
TransferFunctions
Members
Functions
get
Server
Link copied to clipboard
suspend
fun
getServer
(
argument
:
GetServerPlainArgs
)
:
GetServerResult
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