WindowsWebAppSiteConfigApplicationStackArgs

constructor(currentStack: Output<String>? = null, dockerImageName: Output<String>? = null, dockerRegistryPassword: Output<String>? = null, dockerRegistryUrl: Output<String>? = null, dockerRegistryUsername: Output<String>? = null, dotnetCoreVersion: Output<String>? = null, dotnetVersion: Output<String>? = null, javaContainer: Output<String>? = null, javaContainerVersion: Output<String>? = null, javaEmbeddedServerEnabled: Output<Boolean>? = null, javaVersion: Output<String>? = null, nodeVersion: Output<String>? = null, phpVersion: Output<String>? = null, python: Output<Boolean>? = null, tomcatVersion: Output<String>? = null)