EnvironmentSpecificationVersionResponse

constructor(condaFile: String? = null, description: String? = null, docker: Either<DockerBuildResponse, DockerImageResponse>? = null, environmentSpecificationType: String, inferenceContainerProperties: InferenceContainerPropertiesResponse? = null, isAnonymous: Boolean? = null, properties: Map<String, String>? = null, tags: Map<String, String>? = null)