toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
DevicePostureIntegrationArgs
/
DevicePostureIntegrationArgs
Device
Posture
Integration
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
configs
:
Output
<
List
<
DevicePostureIntegrationConfigArgs
>
>
?
=
null
,
identifier
:
Output
<
String
>
?
=
null
,
interval
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)