AutoSnapshotPolicyArgs

fun AutoSnapshotPolicyArgs(copiedSnapshotsRetentionDays: Output<Int>? = null, enableCrossRegionCopy: Output<Boolean>? = null, name: Output<String>? = null, repeatWeekdays: Output<List<String>>? = null, retentionDays: Output<Int>? = null, tags: Output<Map<String, Any>>? = null, targetCopyRegions: Output<List<String>>? = null, timePoints: Output<List<String>>? = null)