pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.healthcare.v1.kotlin.inputs
/
GetDatasetConsentStoreIamPolicyPlainArgs
Get
Dataset
Consent
Store
Iam
Policy
Plain
Args
data
class
GetDatasetConsentStoreIamPolicyPlainArgs
(
val
consentStoreId
:
String
,
val
datasetId
:
String
,
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetDatasetConsentStoreIamPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Dataset
Consent
Store
Iam
Policy
Plain
Args
Link copied to clipboard
fun
GetDatasetConsentStoreIamPolicyPlainArgs
(
consentStoreId
:
String
,
datasetId
:
String
,
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDatasetConsentStoreIamPolicyPlainArgs
Properties
consent
Store
Id
Link copied to clipboard
val
consentStoreId
:
String
dataset
Id
Link copied to clipboard
val
datasetId
:
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