pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.metastore.v1beta.kotlin.inputs
/
GetServiceBackupIamPolicyPlainArgs
Get
Service
Backup
Iam
Policy
Plain
Args
data
class
GetServiceBackupIamPolicyPlainArgs
(
val
backupId
:
String
,
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
,
val
serviceId
:
String
)
:
ConvertibleToJava
<
GetServiceBackupIamPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Service
Backup
Iam
Policy
Plain
Args
Link copied to clipboard
fun
GetServiceBackupIamPolicyPlainArgs
(
backupId
:
String
,
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
,
serviceId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServiceBackupIamPolicyPlainArgs
Properties
backup
Id
Link copied to clipboard
val
backupId
:
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