toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.metastore.v1alpha.kotlin.inputs
/
GetServiceDatabaseIamPolicyPlainArgs
Get
Service
Database
Iam
Policy
Plain
Args
data
class
GetServiceDatabaseIamPolicyPlainArgs
(
val
databaseId
:
String
,
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
,
val
serviceId
:
String
)
:
ConvertibleToJava
<
GetServiceDatabaseIamPolicyPlainArgs
>
Members
Constructors
Get
Service
Database
Iam
Policy
Plain
Args
Link copied to clipboard
constructor
(
databaseId
:
String
,
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
,
serviceId
:
String
)
Properties
database
Id
Link copied to clipboard
val
databaseId
:
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
service
Id
Link copied to clipboard
val
serviceId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServiceDatabaseIamPolicyPlainArgs