pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.iam.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
)