allowedPrincipals

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

Parameters

value

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


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


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

Parameters

values

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