abandonAbleCheckIds

@JvmName(name = "bbubsmxsegfjqctj")
suspend fun abandonAbleCheckIds(value: Output<List<String>>)
@JvmName(name = "vxwoousmufomuqqe")
suspend fun abandonAbleCheckIds(value: List<String>?)

Parameters

value

The IDs of the check items that you can choose to ignore for the member deletion. If you want to delete the account, please use datasource alicloud.resourcemanager.getAccountDeletionCheckTask to get check ids and set them.


@JvmName(name = "iukoifrmckehynrf")
suspend fun abandonAbleCheckIds(vararg values: Output<String>)


@JvmName(name = "lajcfgpxhatoeshv")
suspend fun abandonAbleCheckIds(values: List<Output<String>>)
@JvmName(name = "byleoohmjkojenvd")
suspend fun abandonAbleCheckIds(vararg values: String)

Parameters

values

The IDs of the check items that you can choose to ignore for the member deletion. If you want to delete the account, please use datasource alicloud.resourcemanager.getAccountDeletionCheckTask to get check ids and set them.