AutoSnapshotPolicyArgs

constructor(autoSnapshotPolicyName: Output<String>? = null, fileSystemType: Output<String>? = null, repeatWeekdays: Output<List<String>>? = null, retentionDays: Output<Int>? = null, timePoints: Output<List<String>>? = null)