pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataplex.v1.kotlin.inputs
/
GetLakeContentitemIamPolicyPlainArgs
Get
Lake
Contentitem
Iam
Policy
Plain
Args
data
class
GetLakeContentitemIamPolicyPlainArgs
(
val
contentitemId
:
String
,
val
lakeId
:
String
,
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetLakeContentitemIamPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Lake
Contentitem
Iam
Policy
Plain
Args
Link copied to clipboard
fun
GetLakeContentitemIamPolicyPlainArgs
(
contentitemId
:
String
,
lakeId
:
String
,
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLakeContentitemIamPolicyPlainArgs
Properties
contentitem
Id
Link copied to clipboard
val
contentitemId
:
String
lake
Id
Link copied to clipboard
val
lakeId
:
String
location
Link copied to clipboard
val
location
:
String
options
Requested
Policy
Version
Link copied to clipboard
val
optionsRequestedPolicyVersion
:
Int
?
=
null
project
Link copied to clipboard
val
project
:
String
?
=
null