abandonAbleCheckIds

@JvmName(name = "lpmrwabtnmdgagvy")
suspend fun abandonAbleCheckIds(value: Output<List<String>>)
@JvmName(name = "bkhpfhahoyhmhvvd")
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 = "bmtptpijtrrwfuyh")
suspend fun abandonAbleCheckIds(vararg values: Output<String>)


@JvmName(name = "witjqatjxqckqbor")
suspend fun abandonAbleCheckIds(values: List<Output<String>>)
@JvmName(name = "xsvplxqbplytewfe")
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.