ConfiguredTeam

A Microsoft Teams team that is authorized with AWS Chatbot.

Types

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

Properties

Link copied to clipboard

Either ENABLED or DISABLED. The resource returns DISABLED if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.

Link copied to clipboard

Provided if State is DISABLED. Provides context as to why the resource is disabled.

Link copied to clipboard

The ID of the Microsoft Teams authorized with AWS Chatbot.

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