snapshotPolicy

@JvmName(name = "ernyppowyahluwmh")
suspend fun snapshotPolicy(value: Output<VolumeSnapshotPolicyArgs>)
@JvmName(name = "naqpdfolwyywcqdq")
suspend fun snapshotPolicy(value: VolumeSnapshotPolicyArgs?)

Parameters

value

Snapshot policy defines the schedule for automatic snapshot creation. To disable automatic snapshot creation you have to remove the whole snapshot_policy block. Structure is documented below.


@JvmName(name = "jipwwviicegorput")
suspend fun snapshotPolicy(argument: suspend VolumeSnapshotPolicyArgsBuilder.() -> Unit)

Parameters

argument

Snapshot policy defines the schedule for automatic snapshot creation. To disable automatic snapshot creation you have to remove the whole snapshot_policy block. Structure is documented below.