eligibleAuthorizations

@JvmName(name = "rhqaxdluqkkyslpb")
suspend fun eligibleAuthorizations(value: Output<List<EligibleAuthorizationArgs>>)
@JvmName(name = "seimdeclajeiephf")
suspend fun eligibleAuthorizations(value: List<EligibleAuthorizationArgs>?)

Parameters

value

The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.


@JvmName(name = "hejdbgmpmsfywxbb")
suspend fun eligibleAuthorizations(vararg values: Output<EligibleAuthorizationArgs>)


@JvmName(name = "ccclusfmsqlbtdvl")
suspend fun eligibleAuthorizations(values: List<Output<EligibleAuthorizationArgs>>)
@JvmName(name = "gwklovxhybgxfqla")
suspend fun eligibleAuthorizations(vararg values: EligibleAuthorizationArgs)

Parameters

values

The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.


@JvmName(name = "mhlmclydcbnbwnai")
suspend fun eligibleAuthorizations(argument: List<suspend EligibleAuthorizationArgsBuilder.() -> Unit>)
@JvmName(name = "ssbsblyetjdfogsi")
suspend fun eligibleAuthorizations(vararg argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)
@JvmName(name = "lunidxyskkwimlob")
suspend fun eligibleAuthorizations(argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)

Parameters

argument

The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.