pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.accesscontextmanager.kotlin
/
AuthorizedOrgsDescArgs
/
AuthorizedOrgsDescArgs
Authorized
Orgs
Desc
Args
fun
AuthorizedOrgsDescArgs
(
assetType
:
Output
<
String
>
?
=
null
,
authorizationDirection
:
Output
<
String
>
?
=
null
,
authorizationType
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
orgs
:
Output
<
List
<
String
>
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
)