AppArgs

fun AppArgs(description: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, Any>>? = null)