Struct rusoto_cur::CostAndUsageReportClient[][src]

pub struct CostAndUsageReportClient { /* fields omitted */ }

A client for the AWS Cost and Usage Report Service API.

Methods

impl CostAndUsageReportClient
[src]

Creates a client backed by the default tokio event loop.

The client will use the default credentials provider and tls client.

Trait Implementations

Auto Trait Implementations