scopeValues

@JvmName(name = "orjhycwfgoxoydla")
suspend fun scopeValues(value: Output<List<String>>)
@JvmName(name = "plytpsciivrvnrcw")
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 = "twsjrynmfffxopyb")
suspend fun scopeValues(vararg values: Output<String>)


@JvmName(name = "xsaiknbqmialdljk")
suspend fun scopeValues(values: List<Output<String>>)
@JvmName(name = "mvbebtarvvpwdfve")
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.