toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.securityposture.kotlin
/
PostureArgs
/
PostureArgs
Posture
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
,
policySets
:
Output
<
List
<
PosturePolicySetArgs
>
>
?
=
null
,
postureId
:
Output
<
String
>
?
=
null
,
state
:
Output
<
String
>
?
=
null
)