toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.backupdisasterrecovery.kotlin.outputs
/
GetBackupPlanResult
/
GetBackupPlanResult
Get
Backup
Plan
Result
constructor
(
backupPlanId
:
String
,
backupRules
:
List
<
GetBackupPlanBackupRule
>
,
backupVault
:
String
,
backupVaultServiceAccount
:
String
,
createTime
:
String
,
description
:
String
,
id
:
String
,
location
:
String
,
name
:
String
,
project
:
String
?
=
null
,
resourceType
:
String
,
updateTime
:
String
)