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