FileShareArgs

fun FileShareArgs(password: Output<String>? = null, path: Output<String>, userName: Output<String>? = null)