pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkebackup.v1.kotlin.inputs
/
GetRestorePlanRestoreIamPolicyPlainArgs
Get
Restore
Plan
Restore
Iam
Policy
Plain
Args
data
class
GetRestorePlanRestoreIamPolicyPlainArgs
(
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
,
val
restoreId
:
String
,
val
restorePlanId
:
String
)
:
ConvertibleToJava
<
GetRestorePlanRestoreIamPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Restore
Plan
Restore
Iam
Policy
Plain
Args
Link copied to clipboard
fun
GetRestorePlanRestoreIamPolicyPlainArgs
(
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
,
restoreId
:
String
,
restorePlanId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRestorePlanRestoreIamPolicyPlainArgs
Properties
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
restore
Id
Link copied to clipboard
val
restoreId
:
String
restore
Plan
Id
Link copied to clipboard
val
restorePlanId
:
String