Type Definition rusoto_core::AutoRefreshingProvider [] [src]

type AutoRefreshingProvider<P> = BaseAutoRefreshingProvider<P, RefCell<AwsCredentials>>;

!Sync AutoRefreshingProvider that caches credentials in a RefCell