authorizedTargets

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


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

Parameters

values

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