pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.iam.v1.kotlin
/
WorkforcePoolArgs
/
WorkforcePoolArgs
Workforce
Pool
Args
fun
WorkforcePoolArgs
(
description
:
Output
<
String
>
?
=
null
,
disabled
:
Output
<
Boolean
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
,
sessionDuration
:
Output
<
String
>
?
=
null
,
workforcePoolId
:
Output
<
String
>
?
=
null
)