superposition_sdk 0.100.1

Rust SDK to work with Superposition
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.

/// Types for the `AddMembersToGroup` operation.
pub mod add_members_to_group;

/// Types for the `ApplicableVariants` operation.
pub mod applicable_variants;

/// Types for the `BulkOperation` operation.
pub mod bulk_operation;

/// Types for the `ConcludeExperiment` operation.
pub mod conclude_experiment;

/// Types for the `CreateContext` operation.
pub mod create_context;

/// Types for the `CreateDefaultConfig` operation.
pub mod create_default_config;

/// Types for the `CreateDimension` operation.
pub mod create_dimension;

/// Types for the `CreateExperiment` operation.
pub mod create_experiment;

/// Types for the `CreateExperimentGroup` operation.
pub mod create_experiment_group;

/// Types for the `CreateFunction` operation.
pub mod create_function;

/// Types for the `CreateOrganisation` operation.
pub mod create_organisation;

/// Types for the `CreateSecret` operation.
pub mod create_secret;

/// Types for the `CreateTypeTemplates` operation.
pub mod create_type_templates;

/// Types for the `CreateVariable` operation.
pub mod create_variable;

/// Types for the `CreateWebhook` operation.
pub mod create_webhook;

/// Types for the `CreateWorkspace` operation.
pub mod create_workspace;

/// Types for the `DeleteContext` operation.
pub mod delete_context;

/// Types for the `DeleteDefaultConfig` operation.
pub mod delete_default_config;

/// Types for the `DeleteDimension` operation.
pub mod delete_dimension;

/// Types for the `DeleteExperimentGroup` operation.
pub mod delete_experiment_group;

/// Types for the `DeleteFunction` operation.
pub mod delete_function;

/// Types for the `DeleteSecret` operation.
pub mod delete_secret;

/// Types for the `DeleteTypeTemplates` operation.
pub mod delete_type_templates;

/// Types for the `DeleteVariable` operation.
pub mod delete_variable;

/// Types for the `DeleteWebhook` operation.
pub mod delete_webhook;

/// Types for the `DiscardExperiment` operation.
pub mod discard_experiment;

/// Types for the `GetConfig` operation.
pub mod get_config;

/// Types for the `GetConfigFast` operation.
pub mod get_config_fast;

/// Types for the `GetConfigJson` operation.
pub mod get_config_json;

/// Types for the `GetConfigToml` operation.
pub mod get_config_toml;

/// Types for the `GetContext` operation.
pub mod get_context;

/// Types for the `GetContextFromCondition` operation.
pub mod get_context_from_condition;

/// Types for the `GetDefaultConfig` operation.
pub mod get_default_config;

/// Types for the `GetDimension` operation.
pub mod get_dimension;

/// Types for the `GetExperiment` operation.
pub mod get_experiment;

/// Types for the `GetExperimentGroup` operation.
pub mod get_experiment_group;

/// Types for the `GetFunction` operation.
pub mod get_function;

/// Types for the `GetOrganisation` operation.
pub mod get_organisation;

/// Types for the `GetResolvedConfig` operation.
pub mod get_resolved_config;

/// Types for the `GetResolvedConfigWithIdentifier` operation.
pub mod get_resolved_config_with_identifier;

/// Types for the `GetSecret` operation.
pub mod get_secret;

/// Types for the `GetTypeTemplate` operation.
pub mod get_type_template;

/// Types for the `GetTypeTemplatesList` operation.
pub mod get_type_templates_list;

/// Types for the `GetVariable` operation.
pub mod get_variable;

/// Types for the `GetVersion` operation.
pub mod get_version;

/// Types for the `GetWebhook` operation.
pub mod get_webhook;

/// Types for the `GetWebhookByEvent` operation.
pub mod get_webhook_by_event;

/// Types for the `GetWorkspace` operation.
pub mod get_workspace;

/// Types for the `ListAuditLogs` operation.
pub mod list_audit_logs;

/// Types for the `ListContexts` operation.
pub mod list_contexts;

/// Types for the `ListDefaultConfigs` operation.
pub mod list_default_configs;

/// Types for the `ListDimensions` operation.
pub mod list_dimensions;

/// Types for the `ListExperiment` operation.
pub mod list_experiment;

/// Types for the `ListExperimentGroups` operation.
pub mod list_experiment_groups;

/// Types for the `ListFunction` operation.
pub mod list_function;

/// Types for the `ListOrganisation` operation.
pub mod list_organisation;

/// Types for the `ListSecrets` operation.
pub mod list_secrets;

/// Types for the `ListVariables` operation.
pub mod list_variables;

/// Types for the `ListVersions` operation.
pub mod list_versions;

/// Types for the `ListWebhook` operation.
pub mod list_webhook;

/// Types for the `ListWorkspace` operation.
pub mod list_workspace;

/// Types for the `MigrateWorkspaceSchema` operation.
pub mod migrate_workspace_schema;

/// Types for the `MoveContext` operation.
pub mod move_context;

/// Types for the `PauseExperiment` operation.
pub mod pause_experiment;

/// Types for the `Publish` operation.
pub mod publish;

/// Types for the `RampExperiment` operation.
pub mod ramp_experiment;

/// Types for the `RemoveMembersFromGroup` operation.
pub mod remove_members_from_group;

/// Types for the `ResumeExperiment` operation.
pub mod resume_experiment;

/// Types for the `RotateMasterEncryptionKey` operation.
pub mod rotate_master_encryption_key;

/// Types for the `RotateWorkspaceEncryptionKey` operation.
pub mod rotate_workspace_encryption_key;

/// Types for the `Test` operation.
pub mod test;

/// Types for the `UpdateDefaultConfig` operation.
pub mod update_default_config;

/// Types for the `UpdateDimension` operation.
pub mod update_dimension;

/// Types for the `UpdateExperimentGroup` operation.
pub mod update_experiment_group;

/// Types for the `UpdateFunction` operation.
pub mod update_function;

/// Types for the `UpdateOrganisation` operation.
pub mod update_organisation;

/// Types for the `UpdateOverride` operation.
pub mod update_override;

/// Types for the `UpdateOverridesExperiment` operation.
pub mod update_overrides_experiment;

/// Types for the `UpdateSecret` operation.
pub mod update_secret;

/// Types for the `UpdateTypeTemplates` operation.
pub mod update_type_templates;

/// Types for the `UpdateVariable` operation.
pub mod update_variable;

/// Types for the `UpdateWebhook` operation.
pub mod update_webhook;

/// Types for the `UpdateWorkspace` operation.
pub mod update_workspace;

/// Types for the `ValidateContext` operation.
pub mod validate_context;

/// Types for the `WeightRecompute` operation.
pub mod weight_recompute;