Skip navigation links
$ A B C E F G H I J L M N R S U V 

$

$jsii$toJson() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 

A

addNotificationTopic(ITopic) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Adds a SNS topic that deliver notifications to AWS Chatbot.
addToRolePolicy(PolicyStatement) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
Adds a statement to the IAM role.
addToRolePolicy(PolicyStatement) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
Adds a statement to the IAM role.
addToRolePolicy(PolicyStatement) - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
Adds a statement to the IAM role.
addToRolePolicy(PolicyStatement) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Adds extra permission to iam-role of Slack channel configuration.
applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
Apply the given removal policy to this resource.
applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
Apply the given removal policy to this resource.

B

bindAsNotificationRuleTarget(Construct) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
Returns a target configuration for notification rule.
bindAsNotificationRuleTarget(Construct) - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
Returns a target configuration for notification rule.
bindAsNotificationRuleTarget(Construct) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Returns a target configuration for notification rule.
build() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
 
build() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
 
build() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
Builds the configured instance.
builder() - Static method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
 
Builder() - Constructor for class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
 
Builder() - Constructor for class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
 

C

CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The CloudFormation resource type name for this resource class.
CfnSlackChannelConfiguration - Class in software.amazon.awscdk.services.chatbot
A CloudFormation `AWS::Chatbot::SlackChannelConfiguration`.
CfnSlackChannelConfiguration(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
 
CfnSlackChannelConfiguration(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
 
CfnSlackChannelConfiguration(Construct, String, CfnSlackChannelConfigurationProps) - Constructor for class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Create a new `AWS::Chatbot::SlackChannelConfiguration`.
CfnSlackChannelConfiguration.Builder - Class in software.amazon.awscdk.services.chatbot
A fluent builder for CfnSlackChannelConfiguration.
CfnSlackChannelConfigurationProps - Interface in software.amazon.awscdk.services.chatbot
Properties for defining a `CfnSlackChannelConfiguration`.
CfnSlackChannelConfigurationProps.Builder - Class in software.amazon.awscdk.services.chatbot
CfnSlackChannelConfigurationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.chatbot
An implementation for CfnSlackChannelConfigurationProps
configurationName(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
The name of the configuration.
configurationName(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
create(Construct, String) - Static method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
 

E

equals(Object) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 

F

fromSlackChannelConfigurationArn(Construct, String, String) - Static method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Import an existing Slack channel configuration provided an ARN.

G

getAttrArn() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
 
getCfnProperties() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
 
getConfigurationName() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The name of the configuration.
getConfigurationName() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
The name of the configuration.
getConfigurationName() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getEnv() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The environment this resource belongs to.
getGrantPrincipal() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The principal to grant permissions to.
getGrantPrincipal() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The principal to grant permissions to.
getGrantPrincipal() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
The principal to grant permissions to.
getGuardrailPolicies() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The list of IAM policy ARNs that are applied as channel guardrails.
getGuardrailPolicies() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
The list of IAM policy ARNs that are applied as channel guardrails.
getGuardrailPolicies() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getIamRoleArn() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ARN of the IAM role that defines the permissions for AWS Chatbot .
getIamRoleArn() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
The ARN of the IAM role that defines the permissions for AWS Chatbot .
getIamRoleArn() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getLoggingLevel() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Specifies the logging level for this configuration.
getLoggingLevel() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
Specifies the logging level for this configuration.
getLoggingLevel() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getLoggingLevel() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
Specifies the logging level for this configuration.
getLoggingLevel() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getLogRetention() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The number of days log events are kept in CloudWatch Logs.
getLogRetention() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getLogRetentionRetryOptions() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
getLogRetentionRetryOptions() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getLogRetentionRole() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The IAM role for the Lambda function associated with the custom resource that sets the retention policy.
getLogRetentionRole() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getNode() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The construct tree node for this construct.
getNode() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The construct tree node for this construct.
getNotificationTopics() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The SNS topics that deliver notifications to AWS Chatbot.
getNotificationTopics() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getRole() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
The permission role of Slack channel configuration.
getRole() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The permission role of Slack channel configuration.
getRole() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The permission role of Slack channel configuration.
getRole() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
The permission role of Slack channel configuration.
getRole() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The permission role of Slack channel configuration.
getRole() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getSlackChannelConfigurationArn() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
The ARN of the Slack channel configuration In the form of arn:aws:chatbot:{region}:{account}:chat-configuration/slack-channel/{slackChannelName}.
getSlackChannelConfigurationArn() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The ARN of the Slack channel configuration In the form of arn:aws:chatbot:{region}:{account}:chat-configuration/slack-channel/{slackChannelName}.
getSlackChannelConfigurationArn() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The ARN of the Slack channel configuration In the form of arn:aws:chatbot:{region}:{account}:chat-configuration/slack-channel/{slackChannelName}.
getSlackChannelConfigurationArn() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
The ARN of the Slack channel configuration In the form of arn:aws:chatbot:{region}:{account}:chat-configuration/slack-channel/{slackChannelName}.
getSlackChannelConfigurationName() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
The name of Slack channel configuration.
getSlackChannelConfigurationName() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The name of Slack channel configuration.
getSlackChannelConfigurationName() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The name of Slack channel configuration.
getSlackChannelConfigurationName() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
The name of Slack channel configuration.
getSlackChannelConfigurationName() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The name of Slack channel configuration.
getSlackChannelConfigurationName() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getSlackChannelId() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ID of the Slack channel.
getSlackChannelId() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
The ID of the Slack channel.
getSlackChannelId() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getSlackChannelId() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The ID of the Slack channel.
getSlackChannelId() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getSlackWorkspaceId() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ID of the Slack workspace authorized with AWS Chatbot .
getSlackWorkspaceId() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
The ID of the Slack workspace authorized with AWS Chatbot .
getSlackWorkspaceId() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getSlackWorkspaceId() - Method in interface software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps
The ID of the Slack workspace authorized with AWS Chatbot.
getSlackWorkspaceId() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 
getSnsTopicArns() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ARNs of the SNS topics that deliver notifications to AWS Chatbot .
getSnsTopicArns() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
The ARNs of the SNS topics that deliver notifications to AWS Chatbot .
getSnsTopicArns() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
getStack() - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
The stack in which this resource is defined.
getUserRoleRequired() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Enables use of a user role requirement in your chat configuration.
getUserRoleRequired() - Method in interface software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps
Enables use of a user role requirement in your chat configuration.
getUserRoleRequired() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
guardrailPolicies(List<String>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
The list of IAM policy ARNs that are applied as channel guardrails.
guardrailPolicies(List<String>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder

H

hashCode() - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
 

I

iamRoleArn(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
The ARN of the IAM role that defines the permissions for AWS Chatbot .
iamRoleArn(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
inspect(TreeInspector) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Examines the CloudFormation resource and discloses attributes.
ISlackChannelConfiguration - Interface in software.amazon.awscdk.services.chatbot
Represents a Slack channel configuration.
ISlackChannelConfiguration.Jsii$Default - Interface in software.amazon.awscdk.services.chatbot
Internal default implementation for ISlackChannelConfiguration.
ISlackChannelConfiguration.Jsii$Proxy - Class in software.amazon.awscdk.services.chatbot
A proxy class which represents a concrete javascript instance of this type.

J

Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(CfnSlackChannelConfigurationProps.Builder) - Constructor for class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the CfnSlackChannelConfigurationProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(SlackChannelConfigurationProps.Builder) - Constructor for class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the SlackChannelConfigurationProps.Builder.

L

loggingLevel(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
Specifies the logging level for this configuration.
loggingLevel(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
LoggingLevel - Enum in software.amazon.awscdk.services.chatbot
Logging levels include ERROR, INFO, or NONE.
loggingLevel(LoggingLevel) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
Specifies the logging level for this configuration.
loggingLevel(LoggingLevel) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
logRetention(RetentionDays) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The number of days log events are kept in CloudWatch Logs.
logRetention(RetentionDays) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
logRetentionRetryOptions(LogRetentionRetryOptions) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
logRetentionRetryOptions(LogRetentionRetryOptions) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
logRetentionRole(IRole) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The IAM role for the Lambda function associated with the custom resource that sets the retention policy.
logRetentionRole(IRole) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder

M

metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Default
Return the given named metric for this SlackChannelConfiguration.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
Return the given named metric for this SlackChannelConfiguration.
metric(String) - Method in class software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration.Jsii$Proxy
Return the given named metric for this SlackChannelConfiguration.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
Return the given named metric for this SlackChannelConfiguration.
metric(String) - Method in interface software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
Return the given named metric for this SlackChannelConfiguration.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Return the given named metric for this SlackChannelConfiguration.
metric(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Return the given named metric for this SlackChannelConfiguration.
metricAll(String, MetricOptions) - Static method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Return the given named metric for All SlackChannelConfigurations.
metricAll(String) - Static method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
Return the given named metric for All SlackChannelConfigurations.

N

notificationTopics(List<? extends ITopic>) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The SNS topics that deliver notifications to AWS Chatbot.
notificationTopics(List<? extends ITopic>) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder

R

renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
 
role(IRole) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The permission role of Slack channel configuration.
role(IRole) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder

S

setConfigurationName(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The name of the configuration.
setGuardrailPolicies(List<String>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The list of IAM policy ARNs that are applied as channel guardrails.
setIamRoleArn(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ARN of the IAM role that defines the permissions for AWS Chatbot .
setLoggingLevel(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Specifies the logging level for this configuration.
setSlackChannelId(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ID of the Slack channel.
setSlackWorkspaceId(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ID of the Slack workspace authorized with AWS Chatbot .
setSnsTopicArns(List<String>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
The ARNs of the SNS topics that deliver notifications to AWS Chatbot .
setUserRoleRequired(Boolean) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Enables use of a user role requirement in your chat configuration.
setUserRoleRequired(IResolvable) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration
Enables use of a user role requirement in your chat configuration.
SlackChannelConfiguration - Class in software.amazon.awscdk.services.chatbot
A new Slack channel configuration.
SlackChannelConfiguration(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
 
SlackChannelConfiguration(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
 
SlackChannelConfiguration(Construct, String, SlackChannelConfigurationProps) - Constructor for class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration
 
SlackChannelConfiguration.Builder - Class in software.amazon.awscdk.services.chatbot
A fluent builder for SlackChannelConfiguration.
slackChannelConfigurationName(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The name of Slack channel configuration.
slackChannelConfigurationName(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
SlackChannelConfigurationProps - Interface in software.amazon.awscdk.services.chatbot
Properties for a new Slack channel configuration.
SlackChannelConfigurationProps.Builder - Class in software.amazon.awscdk.services.chatbot
SlackChannelConfigurationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.chatbot
An implementation for SlackChannelConfigurationProps
slackChannelId(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
The ID of the Slack channel.
slackChannelId(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
slackChannelId(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The ID of the Slack channel.
slackChannelId(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
slackWorkspaceId(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
The ID of the Slack workspace authorized with AWS Chatbot .
slackWorkspaceId(String) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
slackWorkspaceId(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfiguration.Builder
The ID of the Slack workspace authorized with AWS Chatbot.
slackWorkspaceId(String) - Method in class software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
snsTopicArns(List<String>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
The ARNs of the SNS topics that deliver notifications to AWS Chatbot .
snsTopicArns(List<String>) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
software.amazon.awscdk.services.chatbot - package software.amazon.awscdk.services.chatbot
AWS::Chatbot Construct Library

U

userRoleRequired(Boolean) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
Enables use of a user role requirement in your chat configuration.
userRoleRequired(IResolvable) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfiguration.Builder
Enables use of a user role requirement in your chat configuration.
userRoleRequired(Boolean) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder
userRoleRequired(IResolvable) - Method in class software.amazon.awscdk.services.chatbot.CfnSlackChannelConfigurationProps.Builder

V

valueOf(String) - Static method in enum software.amazon.awscdk.services.chatbot.LoggingLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awscdk.services.chatbot.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
$ A B C E F G H I J L M N R S U V 
Skip navigation links

Copyright © 2022. All rights reserved.