complianceResourceIds

@JvmName(name = "qfttmtvovqcmvlvi")
suspend fun complianceResourceIds(value: Output<List<String>>)
@JvmName(name = "jflyoayiobvsfcsb")
suspend fun complianceResourceIds(value: List<String>?)

Parameters

value

The ID of the only AWS resource that you want your control scope to contain. Minimum number of 1 item. Maximum number of 100 items.


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


@JvmName(name = "udxmxxeklxkfrutq")
suspend fun complianceResourceIds(values: List<Output<String>>)
@JvmName(name = "xvdfpkyiyvyqqchb")
suspend fun complianceResourceIds(vararg values: String)

Parameters

values

The ID of the only AWS resource that you want your control scope to contain. Minimum number of 1 item. Maximum number of 100 items.