azureGroups

@JvmName(name = "mnrdfxqaoddjuvjb")
suspend fun azureGroups(value: Output<List<BackendRoleAzureGroupArgs>>)
@JvmName(name = "dtypsujifcnpbowj")
suspend fun azureGroups(value: List<BackendRoleAzureGroupArgs>?)

Parameters

value

List of Azure groups to be assigned to the generated service principal.


@JvmName(name = "oqmyeaojwolpktfh")
suspend fun azureGroups(vararg values: Output<BackendRoleAzureGroupArgs>)


@JvmName(name = "occpcbnyycjuiulv")
suspend fun azureGroups(values: List<Output<BackendRoleAzureGroupArgs>>)
@JvmName(name = "obyvaluhmcticdlt")
suspend fun azureGroups(vararg values: BackendRoleAzureGroupArgs)

Parameters

values

List of Azure groups to be assigned to the generated service principal.


@JvmName(name = "wvbpcdhpykonpben")
suspend fun azureGroups(argument: List<suspend BackendRoleAzureGroupArgsBuilder.() -> Unit>)
@JvmName(name = "jawwgaofujvcobeu")
suspend fun azureGroups(vararg argument: suspend BackendRoleAzureGroupArgsBuilder.() -> Unit)
@JvmName(name = "iexdgjnitrsmasml")
suspend fun azureGroups(argument: suspend BackendRoleAzureGroupArgsBuilder.() -> Unit)

Parameters

argument

List of Azure groups to be assigned to the generated service principal.