resourceIds

@JvmName(name = "ctsbqhrspgfocvmo")
suspend fun resourceIds(value: Output<List<String>>)
@JvmName(name = "hyorjofxvjjfibho")
suspend fun resourceIds(value: List<String>?)

Parameters

value

The IDs of the resources that will be remediated. Can specify at most 100 IDs. This filter cannot be used when ReEvaluateCompliance is set to ReEvaluateCompliance, and cannot be empty if provided.


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


@JvmName(name = "duurhwusivtupdnp")
suspend fun resourceIds(values: List<Output<String>>)
@JvmName(name = "rjsldpukxdpcaurd")
suspend fun resourceIds(vararg values: String)

Parameters

values

The IDs of the resources that will be remediated. Can specify at most 100 IDs. This filter cannot be used when ReEvaluateCompliance is set to ReEvaluateCompliance, and cannot be empty if provided.