DefaultRetentionArgs

constructor(days: Output<Int>? = null, mode: Output<Either<String, DefaultRetentionMode>>? = null, years: Output<Int>? = null)