scopeValues

@JvmName(name = "dnwwlrxabryseqvl")
suspend fun scopeValues(value: Output<List<String>>)
@JvmName(name = "kocoemtsnywdahtr")
suspend fun scopeValues(value: List<String>?)

Parameters

value

Application Group ID list. The format is JSON Array.> This parameter is displayed only when 'ScopeType' is 'GROUP.


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


@JvmName(name = "ygkrwidcdubigafx")
suspend fun scopeValues(values: List<Output<String>>)
@JvmName(name = "cfociclanuxiimbi")
suspend fun scopeValues(vararg values: String)

Parameters

values

Application Group ID list. The format is JSON Array.> This parameter is displayed only when 'ScopeType' is 'GROUP.