authorizedPrincipals

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

Parameters

value

The authorized principals of the subscription target.


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


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

Parameters

values

The authorized principals of the subscription target.