ignoreWarnings

@JvmName(name = "unxlfyckkiwmmtid")
suspend fun ignoreWarnings(value: Output<Boolean>)
@JvmName(name = "hkdiiecryfjikrhg")
suspend fun ignoreWarnings(value: Boolean?)

Parameters

value

Boolean for whether to allow ignoring warnings when updating the gc policy. Setting this to true allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.