complianceResourceIds

@JvmName(name = "yusxwvkxrlnirhdu")
suspend fun complianceResourceIds(value: Output<List<String>>)
@JvmName(name = "cexxlwviqkbfuujt")
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 = "bqhcuhanpguifsdw")
suspend fun complianceResourceIds(vararg values: Output<String>)


@JvmName(name = "yvecfqtnyrhxxgnu")
suspend fun complianceResourceIds(values: List<Output<String>>)
@JvmName(name = "tndklgrueownnjkv")
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.