allowedPrincipals

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

Parameters

value

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


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


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

Parameters

values

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