toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
AccountBackupArgs
/
AccountBackupArgs
Account
Backup
Args
constructor
(
intervalInMinutes
:
Output
<
Int
>
?
=
null
,
retentionInHours
:
Output
<
Int
>
?
=
null
,
storageRedundancy
:
Output
<
String
>
?
=
null
,
tier
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)