toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetZeroTrustDexTestsResultData
Get
Zero
Trust
Dex
Tests
Result
Data
data
class
GetZeroTrustDexTestsResultData
(
val
host
:
String
,
val
kind
:
String
,
val
method
:
String
)
Members
Constructors
Get
Zero
Trust
Dex
Tests
Result
Data
Link copied to clipboard
constructor
(
host
:
String
,
kind
:
String
,
method
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
host
Link copied to clipboard
val
host
:
String
The desired endpoint to test.
kind
Link copied to clipboard
val
kind
:
String
The type of test.
method
Link copied to clipboard
val
method
:
String
The HTTP request method type.