toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataplex.kotlin
/
AssetIamMemberArgs
/
AssetIamMemberArgs
Asset
Iam
Member
Args
constructor
(
asset
:
Output
<
String
>
?
=
null
,
condition
:
Output
<
AssetIamMemberConditionArgs
>
?
=
null
,
dataplexZone
:
Output
<
String
>
?
=
null
,
lake
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)