TeamsUserIdentity

Identifes a user level permission for a channel configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS user identity ARN used to associate a Microsoft Teams user Identity with an IAM Role.

Link copied to clipboard

The Amazon Resource Name (ARN) of the MicrosoftTeamsChannelConfiguration associated with the user identity to delete.

Link copied to clipboard

A user-defined role that AWS Chatbot assumes. This is not the service-linked role.

Link copied to clipboard

The ID of the Microsoft Teams authorized with AWS Chatbot.

Link copied to clipboard

The ID of the Microsoft Teams channel.

Link copied to clipboard

The ID of the Microsoft Teams tenant.

Link copied to clipboard

The Microsoft Teams user ID.

Functions

Link copied to clipboard
inline fun copy(block: TeamsUserIdentity.Builder.() -> Unit = {}): TeamsUserIdentity
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String