Struct rusoto_mock::MockCredentialsProvider[][src]

pub struct MockCredentialsProvider;

Trait Implementations

impl ProvideAwsCredentials for MockCredentialsProvider
[src]

The future response value.

Produce a new AwsCredentials future.

Auto Trait Implementations