AppArgs

constructor(appName: Output<String>? = null, appType: Output<AppType>? = null, domainId: Output<String>? = null, resourceSpec: Output<AppResourceSpecArgs>? = null, tags: Output<List<CreateOnlyTagArgs>>? = null, userProfileName: Output<String>? = null)