VolumeDataProtectionSnapshotPolicyArgs

data class VolumeDataProtectionSnapshotPolicyArgs(val snapshotPolicyId: Output<String>) : ConvertibleToJava<VolumeDataProtectionSnapshotPolicyArgs>

Constructors

Link copied to clipboard
constructor(snapshotPolicyId: Output<String>)

Properties

Link copied to clipboard

Resource ID of the snapshot policy to apply to the volume. A full example of the data_protection_snapshot_policy attribute usage can be found in the ./examples/netapp/nfsv3_volume_with_snapshot_policy directory within the GitHub Repository

Functions

Link copied to clipboard
open override fun toJava(): VolumeDataProtectionSnapshotPolicyArgs