Container App Probe Response
constructor(failureThreshold: Int? = null, httpGet: ContainerAppProbeResponseHttpGet? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, successThreshold: Int? = null, tcpSocket: ContainerAppProbeResponseTcpSocket? = null, terminationGracePeriodSeconds: Double? = null, timeoutSeconds: Int? = null, type: String? = null)