aws-sdk-workspacesweb 1.107.0

AWS SDK for Amazon WorkSpaces Web
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateBrowserSettings` operation.
pub mod associate_browser_settings;

/// Types for the `AssociateDataProtectionSettings` operation.
pub mod associate_data_protection_settings;

/// Types for the `AssociateIpAccessSettings` operation.
pub mod associate_ip_access_settings;

/// Types for the `AssociateNetworkSettings` operation.
pub mod associate_network_settings;

/// Types for the `AssociateSessionLogger` operation.
pub mod associate_session_logger;

/// Types for the `AssociateTrustStore` operation.
pub mod associate_trust_store;

/// Types for the `AssociateUserAccessLoggingSettings` operation.
pub mod associate_user_access_logging_settings;

/// Types for the `AssociateUserSettings` operation.
pub mod associate_user_settings;

/// Types for the `CreateBrowserSettings` operation.
pub mod create_browser_settings;

/// Types for the `CreateDataProtectionSettings` operation.
pub mod create_data_protection_settings;

/// Types for the `CreateIdentityProvider` operation.
pub mod create_identity_provider;

/// Types for the `CreateIpAccessSettings` operation.
pub mod create_ip_access_settings;

/// Types for the `CreateNetworkSettings` operation.
pub mod create_network_settings;

/// Types for the `CreatePortal` operation.
pub mod create_portal;

/// Types for the `CreateSessionLogger` operation.
pub mod create_session_logger;

/// Types for the `CreateTrustStore` operation.
pub mod create_trust_store;

/// Types for the `CreateUserAccessLoggingSettings` operation.
pub mod create_user_access_logging_settings;

/// Types for the `CreateUserSettings` operation.
pub mod create_user_settings;

/// Types for the `DeleteBrowserSettings` operation.
pub mod delete_browser_settings;

/// Types for the `DeleteDataProtectionSettings` operation.
pub mod delete_data_protection_settings;

/// Types for the `DeleteIdentityProvider` operation.
pub mod delete_identity_provider;

/// Types for the `DeleteIpAccessSettings` operation.
pub mod delete_ip_access_settings;

/// Types for the `DeleteNetworkSettings` operation.
pub mod delete_network_settings;

/// Types for the `DeletePortal` operation.
pub mod delete_portal;

/// Types for the `DeleteSessionLogger` operation.
pub mod delete_session_logger;

/// Types for the `DeleteTrustStore` operation.
pub mod delete_trust_store;

/// Types for the `DeleteUserAccessLoggingSettings` operation.
pub mod delete_user_access_logging_settings;

/// Types for the `DeleteUserSettings` operation.
pub mod delete_user_settings;

/// Types for the `DisassociateBrowserSettings` operation.
pub mod disassociate_browser_settings;

/// Types for the `DisassociateDataProtectionSettings` operation.
pub mod disassociate_data_protection_settings;

/// Types for the `DisassociateIpAccessSettings` operation.
pub mod disassociate_ip_access_settings;

/// Types for the `DisassociateNetworkSettings` operation.
pub mod disassociate_network_settings;

/// Types for the `DisassociateSessionLogger` operation.
pub mod disassociate_session_logger;

/// Types for the `DisassociateTrustStore` operation.
pub mod disassociate_trust_store;

/// Types for the `DisassociateUserAccessLoggingSettings` operation.
pub mod disassociate_user_access_logging_settings;

/// Types for the `DisassociateUserSettings` operation.
pub mod disassociate_user_settings;

/// Types for the `ExpireSession` operation.
pub mod expire_session;

/// Types for the `GetBrowserSettings` operation.
pub mod get_browser_settings;

/// Types for the `GetDataProtectionSettings` operation.
pub mod get_data_protection_settings;

/// Types for the `GetIdentityProvider` operation.
pub mod get_identity_provider;

/// Types for the `GetIpAccessSettings` operation.
pub mod get_ip_access_settings;

/// Types for the `GetNetworkSettings` operation.
pub mod get_network_settings;

/// Types for the `GetPortal` operation.
pub mod get_portal;

/// Types for the `GetPortalServiceProviderMetadata` operation.
pub mod get_portal_service_provider_metadata;

/// Types for the `GetSession` operation.
pub mod get_session;

/// Types for the `GetSessionLogger` operation.
pub mod get_session_logger;

/// Types for the `GetTrustStore` operation.
pub mod get_trust_store;

/// Types for the `GetTrustStoreCertificate` operation.
pub mod get_trust_store_certificate;

/// Types for the `GetUserAccessLoggingSettings` operation.
pub mod get_user_access_logging_settings;

/// Types for the `GetUserSettings` operation.
pub mod get_user_settings;

/// Types for the `ListBrowserSettings` operation.
pub mod list_browser_settings;

/// Types for the `ListDataProtectionSettings` operation.
pub mod list_data_protection_settings;

/// Types for the `ListIdentityProviders` operation.
pub mod list_identity_providers;

/// Types for the `ListIpAccessSettings` operation.
pub mod list_ip_access_settings;

/// Types for the `ListNetworkSettings` operation.
pub mod list_network_settings;

/// Types for the `ListPortals` operation.
pub mod list_portals;

/// Types for the `ListSessionLoggers` operation.
pub mod list_session_loggers;

/// Types for the `ListSessions` operation.
pub mod list_sessions;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTrustStoreCertificates` operation.
pub mod list_trust_store_certificates;

/// Types for the `ListTrustStores` operation.
pub mod list_trust_stores;

/// Types for the `ListUserAccessLoggingSettings` operation.
pub mod list_user_access_logging_settings;

/// Types for the `ListUserSettings` operation.
pub mod list_user_settings;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateBrowserSettings` operation.
pub mod update_browser_settings;

/// Types for the `UpdateDataProtectionSettings` operation.
pub mod update_data_protection_settings;

/// Types for the `UpdateIdentityProvider` operation.
pub mod update_identity_provider;

/// Types for the `UpdateIpAccessSettings` operation.
pub mod update_ip_access_settings;

/// Types for the `UpdateNetworkSettings` operation.
pub mod update_network_settings;

/// Types for the `UpdatePortal` operation.
pub mod update_portal;

/// Types for the `UpdateSessionLogger` operation.
pub mod update_session_logger;

/// Types for the `UpdateTrustStore` operation.
pub mod update_trust_store;

/// Types for the `UpdateUserAccessLoggingSettings` operation.
pub mod update_user_access_logging_settings;

/// Types for the `UpdateUserSettings` operation.
pub mod update_user_settings;