aws-sdk-billing 1.8.0

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

/// Types for the `CreateBillingView` operation.
pub mod create_billing_view;

/// Types for the `DeleteBillingView` operation.
pub mod delete_billing_view;

/// Types for the `GetBillingView` operation.
pub mod get_billing_view;

/// Types for the `GetResourcePolicy` operation.
pub mod get_resource_policy;

/// Types for the `ListBillingViews` operation.
pub mod list_billing_views;

/// Types for the `ListSourceViewsForBillingView` operation.
pub mod list_source_views_for_billing_view;

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

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

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

/// Types for the `UpdateBillingView` operation.
pub mod update_billing_view;