toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.netapp.kotlin.outputs
/
GetSnapshotPolicyHourlySchedule
Get
Snapshot
Policy
Hourly
Schedule
data
class
GetSnapshotPolicyHourlySchedule
(
val
minute
:
Int
,
val
snapshotsToKeep
:
Int
)
Members
Constructors
Get
Snapshot
Policy
Hourly
Schedule
Link copied to clipboard
constructor
(
minute
:
Int
,
snapshotsToKeep
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
minute
Link copied to clipboard
val
minute
:
Int
Minute of the hour that the snapshots will be created.
snapshots
To
Keep
Link copied to clipboard
val
snapshotsToKeep
:
Int
How many hourly snapshots to keep.