aws-sdk-supportapp 1.99.0

AWS SDK for AWS Support App
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_notification_severity_level::NotificationSeverityLevel;

pub use crate::types::_account_type::AccountType;

pub use crate::types::_slack_channel_configuration::SlackChannelConfiguration;

pub use crate::types::_slack_workspace_configuration::SlackWorkspaceConfiguration;

mod _account_type;

mod _notification_severity_level;

mod _slack_channel_configuration;

mod _slack_workspace_configuration;

/// Builders
pub mod builders;

/// Error types that AWS Support App can respond with.
pub mod error;