repeatDays

val repeatDays: Output<List<Int>>?

The days of a week or of a month on which the access control policy takes effect. Valid values:

  • If repeat_type is set to Weekly. Valid values: 0 to 6.

  • If repeat_type is set to Monthly. Valid values: 1 to 31.

NOTE: If repeat_type is set to Weekly, or Monthly, repeat_days must be set.