aws-sdk-pricingplanmanager 1.0.0

AWS SDK for PricingPlanManager
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_subscription::Subscription;

pub use crate::types::_approval_mode::ApprovalMode;

pub use crate::types::_scheduled_change::ScheduledChange;

pub use crate::types::_status::Status;

pub use crate::types::_subscription_summary::SubscriptionSummary;

pub use crate::types::_scheduled_change_type::ScheduledChangeType;

mod _approval_mode;

mod _scheduled_change;

mod _scheduled_change_type;

mod _status;

mod _subscription;

mod _subscription_summary;

/// Builders
pub mod builders;

/// Error types that PricingPlanManager can respond with.
pub mod error;