toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetHealthcheckHttpConfig
/
GetHealthcheckHttpConfig
Get
Healthcheck
Http
Config
constructor
(
allowInsecure
:
Boolean
,
expectedBody
:
String
,
expectedCodes
:
List
<
String
>
,
followRedirects
:
Boolean
,
header
:
Map
<
String
,
List
<
String
>
>
,
method
:
String
,
path
:
String
,
port
:
Int
)