ServiceAuthArgs

fun ServiceAuthArgs(password: Output<String>? = null, serverAddress: Output<String>, username: Output<String>? = null)