authorizedTargets

@JvmName(name = "bvpqhbbrhlotumur")
suspend fun authorizedTargets(value: Output<List<String>>)
@JvmName(name = "tkrrckcumynujmxa")
suspend fun authorizedTargets(value: List<String>?)

Parameters

value

Specifies an array list of ARNs that represent the authorized targets for this access scope.


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


@JvmName(name = "nxlxuxqinsqwgfga")
suspend fun authorizedTargets(values: List<Output<String>>)
@JvmName(name = "ukhjjvegtjqmoiwx")
suspend fun authorizedTargets(vararg values: String)

Parameters

values

Specifies an array list of ARNs that represent the authorized targets for this access scope.