Health Check Step Properties Args
data class HealthCheckStepPropertiesArgs(val attributes: Output<RestHealthCheckStepAttributesArgs>, val stepType: Output<String>) : ConvertibleToJava<HealthCheckStepPropertiesArgs>
Defines the properties of a health check step.