allowedPrincipals

@JvmName(name = "lnedptapfolaripi")
suspend fun allowedPrincipals(value: Output<List<String>>)
@JvmName(name = "clqrxobjnvdohqrd")
suspend fun allowedPrincipals(value: List<String>?)

Parameters

value

The ARNs of one or more principals allowed to discover the endpoint service.


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


@JvmName(name = "swbnkumevxgootiq")
suspend fun allowedPrincipals(values: List<Output<String>>)
@JvmName(name = "mucorwnqalublmdf")
suspend fun allowedPrincipals(vararg values: String)

Parameters

values

The ARNs of one or more principals allowed to discover the endpoint service.