userAssignedIdentities

@JvmName(name = "rlhxgqwwksodspyp")
suspend fun userAssignedIdentities(value: Output<List<String>>)
@JvmName(name = "vgqluhnjwnnhmfix")
suspend fun userAssignedIdentities(value: List<String>?)

Parameters

value

The list of user identities associated with the container group.


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


@JvmName(name = "natkdsslhgkbkimv")
suspend fun userAssignedIdentities(values: List<Output<String>>)
@JvmName(name = "lucsnvkguribhwwo")
suspend fun userAssignedIdentities(vararg values: String)

Parameters

values

The list of user identities associated with the container group.