scope

@JvmName(name = "eekojmnxxhkxigjp")
suspend fun scope(value: Output<String>)
@JvmName(name = "mqtxlxpecqedwwif")
suspend fun scope(value: String?)

Parameters

value

The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events.