Ingress Environment Status Response
data class IngressEnvironmentStatusResponse(val state: String? = null, val stateDetails: EnvironmentStateDetailsResponse)
An object that represents the status of ingress on an environment.