ConfiguredTeam

A Microsoft Teams team that has been authorized with AWS Chatbot.

Types

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

Properties

Link copied to clipboard

The ID of the Microsoft Team authorized with AWS Chatbot. To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the AWS Chatbot console. Then you can copy and paste the team ID from the console. For more details, see steps 1-4 in Get started with Microsoft Teams in the AWS Chatbot Administrator Guide.

Link copied to clipboard

The name of the Microsoft Teams Team.

Link copied to clipboard

The ID of the Microsoft Teams tenant.

Functions

Link copied to clipboard
inline fun copy(block: ConfiguredTeam.Builder.() -> Unit = {}): ConfiguredTeam
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