Aws Sage Maker App Properties Args
data class AwsSageMakerAppPropertiesArgs(val appArn: Output<String>? = null, val appName: Output<String>? = null, val appType: Output<Either<String, AppType>>? = null, val domainId: Output<String>? = null, val resourceSpec: Output<ResourceSpecArgs>? = null, val tags: Output<List<TagArgs>>? = null, val userProfileName: Output<String>? = null) : ConvertibleToJava<AwsSageMakerAppPropertiesArgs>
Definition of awsSageMakerApp