aws-sdk-odb 1.20.0

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

/// Types for the `AcceptMarketplaceRegistration` operation.
pub mod accept_marketplace_registration;

/// Types for the `AssociateIamRoleToResource` operation.
pub mod associate_iam_role_to_resource;

/// Types for the `CreateCloudAutonomousVmCluster` operation.
pub mod create_cloud_autonomous_vm_cluster;

/// Types for the `CreateCloudExadataInfrastructure` operation.
pub mod create_cloud_exadata_infrastructure;

/// Types for the `CreateCloudVmCluster` operation.
pub mod create_cloud_vm_cluster;

/// Types for the `CreateOdbNetwork` operation.
pub mod create_odb_network;

/// Types for the `CreateOdbPeeringConnection` operation.
pub mod create_odb_peering_connection;

/// Types for the `DeleteCloudAutonomousVmCluster` operation.
pub mod delete_cloud_autonomous_vm_cluster;

/// Types for the `DeleteCloudExadataInfrastructure` operation.
pub mod delete_cloud_exadata_infrastructure;

/// Types for the `DeleteCloudVmCluster` operation.
pub mod delete_cloud_vm_cluster;

/// Types for the `DeleteOdbNetwork` operation.
pub mod delete_odb_network;

/// Types for the `DeleteOdbPeeringConnection` operation.
pub mod delete_odb_peering_connection;

/// Types for the `DisassociateIamRoleFromResource` operation.
pub mod disassociate_iam_role_from_resource;

/// Types for the `GetCloudAutonomousVmCluster` operation.
pub mod get_cloud_autonomous_vm_cluster;

/// Types for the `GetCloudExadataInfrastructure` operation.
pub mod get_cloud_exadata_infrastructure;

/// Types for the `GetCloudExadataInfrastructureUnallocatedResources` operation.
pub mod get_cloud_exadata_infrastructure_unallocated_resources;

/// Types for the `GetCloudVmCluster` operation.
pub mod get_cloud_vm_cluster;

/// Types for the `GetDbNode` operation.
pub mod get_db_node;

/// Types for the `GetDbServer` operation.
pub mod get_db_server;

/// Types for the `GetOciOnboardingStatus` operation.
pub mod get_oci_onboarding_status;

/// Types for the `GetOdbNetwork` operation.
pub mod get_odb_network;

/// Types for the `GetOdbPeeringConnection` operation.
pub mod get_odb_peering_connection;

/// Types for the `InitializeService` operation.
pub mod initialize_service;

/// Types for the `ListAutonomousVirtualMachines` operation.
pub mod list_autonomous_virtual_machines;

/// Types for the `ListCloudAutonomousVmClusters` operation.
pub mod list_cloud_autonomous_vm_clusters;

/// Types for the `ListCloudExadataInfrastructures` operation.
pub mod list_cloud_exadata_infrastructures;

/// Types for the `ListCloudVmClusters` operation.
pub mod list_cloud_vm_clusters;

/// Types for the `ListDbNodes` operation.
pub mod list_db_nodes;

/// Types for the `ListDbServers` operation.
pub mod list_db_servers;

/// Types for the `ListDbSystemShapes` operation.
pub mod list_db_system_shapes;

/// Types for the `ListGiVersions` operation.
pub mod list_gi_versions;

/// Types for the `ListOdbNetworks` operation.
pub mod list_odb_networks;

/// Types for the `ListOdbPeeringConnections` operation.
pub mod list_odb_peering_connections;

/// Types for the `ListSystemVersions` operation.
pub mod list_system_versions;

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

/// Types for the `RebootDbNode` operation.
pub mod reboot_db_node;

/// Types for the `StartDbNode` operation.
pub mod start_db_node;

/// Types for the `StopDbNode` operation.
pub mod stop_db_node;

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

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

/// Types for the `UpdateCloudExadataInfrastructure` operation.
pub mod update_cloud_exadata_infrastructure;

/// Types for the `UpdateOdbNetwork` operation.
pub mod update_odb_network;

/// Types for the `UpdateOdbPeeringConnection` operation.
pub mod update_odb_peering_connection;