| Package | Description |
|---|---|
| software.amazon.awscdk.services.chatbot |
AWS::Chatbot Construct Library
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.logs |
Amazon CloudWatch Logs Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default LogRetentionRetryOptions |
SlackChannelConfigurationProps.getLogRetentionRetryOptions()
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
LogRetentionRetryOptions |
SlackChannelConfigurationProps.Jsii$Proxy.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
SlackChannelConfigurationProps.Builder |
SlackChannelConfigurationProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
SlackChannelConfigurationProps.getLogRetentionRetryOptions() |
SlackChannelConfiguration.Builder |
SlackChannelConfiguration.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogRetentionRetryOptions
Retry options for all AWS API calls.
|
| Modifier and Type | Method and Description |
|---|---|
LogRetentionRetryOptions |
LogRetentionRetryOptions.Builder.build()
Builds the configured instance.
|
default LogRetentionRetryOptions |
LogRetentionProps.getLogRetentionRetryOptions()
Retry options for all AWS API calls.
|
LogRetentionRetryOptions |
LogRetentionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
LogRetentionProps.Builder |
LogRetentionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
LogRetentionProps.getLogRetentionRetryOptions() |
LogRetention.Builder |
LogRetention.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Retry options for all AWS API calls.
|
Copyright © 2022. All rights reserved.