toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
ZeroTrustDevicePostureRuleMatchArgs
Zero
Trust
Device
Posture
Rule
Match
Args
data
class
ZeroTrustDevicePostureRuleMatchArgs
(
val
platform
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ZeroTrustDevicePostureRuleMatchArgs
>
Members
Constructors
Zero
Trust
Device
Posture
Rule
Match
Args
Link copied to clipboard
constructor
(
platform
:
Output
<
String
>
?
=
null
)
Properties
platform
Link copied to clipboard
val
platform
:
Output
<
String
>
?
=
null
Available values: "windows", "mac", "linux", "android", "ios".
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ZeroTrustDevicePostureRuleMatchArgs