azureGroups

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "imwrugwkccdehmgj")
suspend fun azureGroups(argument: List<suspend BackendRoleAzureGroupArgsBuilder.() -> Unit>)
@JvmName(name = "iovccjqhdeibiqaj")
suspend fun azureGroups(vararg argument: suspend BackendRoleAzureGroupArgsBuilder.() -> Unit)
@JvmName(name = "aapalijmfjraocwv")
suspend fun azureGroups(argument: suspend BackendRoleAzureGroupArgsBuilder.() -> Unit)

Parameters

argument

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