abandonableCheckIds

@JvmName(name = "uddregfyaoypfycu")
suspend fun abandonableCheckIds(value: Output<List<String>>)
@JvmName(name = "egjppbbcnjmfqugm")
suspend fun abandonableCheckIds(value: List<String>?)

Parameters

value

The ID of the check item that can choose to abandon and continue to perform member deletion. The ID is obtained from the return parameter AbandonableChecks of GetAccountDeletionCheckResult.


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


@JvmName(name = "qpsfopwquencbmqu")
suspend fun abandonableCheckIds(values: List<Output<String>>)
@JvmName(name = "wkvdojpwrucektor")
suspend fun abandonableCheckIds(vararg values: String)

Parameters

values

The ID of the check item that can choose to abandon and continue to perform member deletion. The ID is obtained from the return parameter AbandonableChecks of GetAccountDeletionCheckResult.