DockerBuildStepResponse

constructor(arguments: List<ArgumentResponse>? = null, baseImageDependencies: List<BaseImageDependencyResponse>, contextAccessToken: String? = null, contextPath: String? = null, dockerFilePath: String, imageNames: List<String>? = null, isPushEnabled: Boolean? = null, noCache: Boolean? = null, target: String? = null, type: String)