Trait rusoto_credential::Anonymous [−][src]
Representation of anonymity
Required methods
fn is_anonymous(&self) -> bool
[src][−]
Return true if a type is anonymous, false otherwise
Representation of anonymity
fn is_anonymous(&self) -> bool
[src][−]Return true if a type is anonymous, false otherwise
impl Anonymous for AwsCredentials
[src][+]