AwsSageMakerAppPropertiesArgs

constructor(appArn: Output<String>? = null, appName: Output<String>? = null, appType: Output<Either<String, AppType>>? = null, domainId: Output<String>? = null, resourceSpec: Output<ResourceSpecArgs>? = null, tags: Output<List<TagArgs>>? = null, userProfileName: Output<String>? = null)