AppTemplateContainerReadinessProbe

constructor(failureCountThreshold: Int? = null, headers: List<AppTemplateContainerReadinessProbeHeader>? = null, host: String? = null, initialDelay: Int? = null, intervalSeconds: Int? = null, path: String? = null, port: Int, successCountThreshold: Int? = null, timeout: Int? = null, transport: String)