Health Check Step Properties Response
data class HealthCheckStepPropertiesResponse(val attributes: RestHealthCheckStepAttributesResponse, val stepType: String)
Defines the properties of a health check step.
Constructors
Link copied to clipboard
fun HealthCheckStepPropertiesResponse(attributes: RestHealthCheckStepAttributesResponse, stepType: String)