aws-sdk-nimble 1.46.0

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

/// Types for the `AcceptEulas` operation.
pub mod accept_eulas;

/// Types for the `CreateLaunchProfile` operation.
pub mod create_launch_profile;

/// Types for the `CreateStreamingImage` operation.
pub mod create_streaming_image;

/// Types for the `CreateStreamingSession` operation.
pub mod create_streaming_session;

/// Types for the `CreateStreamingSessionStream` operation.
pub mod create_streaming_session_stream;

/// Types for the `CreateStudio` operation.
pub mod create_studio;

/// Types for the `CreateStudioComponent` operation.
pub mod create_studio_component;

/// Types for the `DeleteLaunchProfile` operation.
pub mod delete_launch_profile;

/// Types for the `DeleteLaunchProfileMember` operation.
pub mod delete_launch_profile_member;

/// Types for the `DeleteStreamingImage` operation.
pub mod delete_streaming_image;

/// Types for the `DeleteStreamingSession` operation.
pub mod delete_streaming_session;

/// Types for the `DeleteStudio` operation.
pub mod delete_studio;

/// Types for the `DeleteStudioComponent` operation.
pub mod delete_studio_component;

/// Types for the `DeleteStudioMember` operation.
pub mod delete_studio_member;

/// Types for the `GetEula` operation.
pub mod get_eula;

/// Types for the `GetLaunchProfile` operation.
pub mod get_launch_profile;

/// Types for the `GetLaunchProfileDetails` operation.
pub mod get_launch_profile_details;

/// Types for the `GetLaunchProfileInitialization` operation.
pub mod get_launch_profile_initialization;

/// Types for the `GetLaunchProfileMember` operation.
pub mod get_launch_profile_member;

/// Types for the `GetStreamingImage` operation.
pub mod get_streaming_image;

/// Types for the `GetStreamingSession` operation.
pub mod get_streaming_session;

/// Types for the `GetStreamingSessionBackup` operation.
pub mod get_streaming_session_backup;

/// Types for the `GetStreamingSessionStream` operation.
pub mod get_streaming_session_stream;

/// Types for the `GetStudio` operation.
pub mod get_studio;

/// Types for the `GetStudioComponent` operation.
pub mod get_studio_component;

/// Types for the `GetStudioMember` operation.
pub mod get_studio_member;

/// Types for the `ListEulaAcceptances` operation.
pub mod list_eula_acceptances;

/// Types for the `ListEulas` operation.
pub mod list_eulas;

/// Types for the `ListLaunchProfileMembers` operation.
pub mod list_launch_profile_members;

/// Types for the `ListLaunchProfiles` operation.
pub mod list_launch_profiles;

/// Types for the `ListStreamingImages` operation.
pub mod list_streaming_images;

/// Types for the `ListStreamingSessionBackups` operation.
pub mod list_streaming_session_backups;

/// Types for the `ListStreamingSessions` operation.
pub mod list_streaming_sessions;

/// Types for the `ListStudioComponents` operation.
pub mod list_studio_components;

/// Types for the `ListStudioMembers` operation.
pub mod list_studio_members;

/// Types for the `ListStudios` operation.
pub mod list_studios;

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

/// Types for the `PutLaunchProfileMembers` operation.
pub mod put_launch_profile_members;

/// Types for the `PutStudioMembers` operation.
pub mod put_studio_members;

/// Types for the `StartStreamingSession` operation.
pub mod start_streaming_session;

/// Types for the `StartStudioSSOConfigurationRepair` operation.
pub mod start_studio_sso_configuration_repair;

/// Types for the `StopStreamingSession` operation.
pub mod stop_streaming_session;

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

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

/// Types for the `UpdateLaunchProfile` operation.
pub mod update_launch_profile;

/// Types for the `UpdateLaunchProfileMember` operation.
pub mod update_launch_profile_member;

/// Types for the `UpdateStreamingImage` operation.
pub mod update_streaming_image;

/// Types for the `UpdateStudio` operation.
pub mod update_studio;

/// Types for the `UpdateStudioComponent` operation.
pub mod update_studio_component;