Auto Snapshot Policy Args
constructor(autoSnapshotPolicyName: Output<String>? = null, copiedSnapshotsRetentionDays: Output<Int>? = null, copyEncryptionConfiguration: Output<AutoSnapshotPolicyCopyEncryptionConfigurationArgs>? = null, enableCrossRegionCopy: Output<Boolean>? = null, name: Output<String>? = null, repeatWeekdays: Output<List<String>>? = null, resourceGroupId: Output<String>? = null, retentionDays: Output<Int>? = null, tags: Output<Map<String, String>>? = null, targetCopyRegions: Output<List<String>>? = null, timePoints: Output<List<String>>? = null)