authorizedTargets

@JvmName(name = "hbwxwambwtyrqtns")
suspend fun authorizedTargets(value: Output<List<String>>)
@JvmName(name = "mgupxbdrrpssbjuw")
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 = "aprcqvmqhdbeopdj")
suspend fun authorizedTargets(vararg values: Output<String>)


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

Parameters

values

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