allowedPrincipals

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

Parameters

value

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


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


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

Parameters

values

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