MicrosoftTeamsChannelConfiguration

class MicrosoftTeamsChannelConfiguration : KotlinCustomResource

Resource schema for AWS::Chatbot::MicrosoftTeamsChannelConfiguration.

Properties

Link copied to clipboard
val arn: Output<String>

Amazon Resource Name (ARN) of the configuration

Link copied to clipboard

The name of the configuration

Link copied to clipboard

ARNs of Custom Actions to associate with notifications in the provided chat channel.

Link copied to clipboard

The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.

Link copied to clipboard
val iamRoleArn: Output<String>

The ARN of the IAM role that defines the permissions for AWS Chatbot

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val loggingLevel: Output<String>?

Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val snsTopicArns: Output<List<String>>?

ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the configuration

Link copied to clipboard
val teamId: Output<String>

The id of the Microsoft Teams team

Link copied to clipboard
val teamsChannelId: Output<String>

The id of the Microsoft Teams channel

Link copied to clipboard
val teamsChannelName: Output<String>?

The name of the Microsoft Teams channel

Link copied to clipboard
val teamsTenantId: Output<String>

The id of the Microsoft Teams tenant

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Enables use of a user role requirement in your chat configuration