authorizedPrincipals

@JvmName(name = "koalyqedmheocrsx")
suspend fun authorizedPrincipals(value: Output<List<String>>)
@JvmName(name = "qchldejxwbhsukcx")
suspend fun authorizedPrincipals(value: List<String>?)

Parameters

value

The authorized principals of the subscription target.


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


@JvmName(name = "rlnhyvumdgswrkgo")
suspend fun authorizedPrincipals(values: List<Output<String>>)
@JvmName(name = "keebxwwyslafpmbx")
suspend fun authorizedPrincipals(vararg values: String)

Parameters

values

The authorized principals of the subscription target.