App Args
fun AppArgs(appName: Output<String>? = null, appType: Output<AppType>? = null, domainId: Output<String>? = null, resourceSpec: Output<AppResourceSpecArgs>? = null, tags: Output<List<AppTagArgs>>? = null, userProfileName: Output<String>? = null)