Searched refs:roleArn_ (Results 1 – 3 of 3) sorted by relevance
28 roleArn_(roleArn), roleSessionName_(roleSessionName), policy_(policy), in StsAssumeRoleCredentialsProvider()53 request.setRoleArn(roleArn_); in loadCredentials()
83 const std::string& RoleArn() const { return roleArn_; } in RoleArn()90 void setRoleArn(const std::string& roleArn) { roleArn_ = roleArn; } in setRoleArn()98 std::string roleArn_; variable
51 std::string roleArn_; variable
Completed in 4 milliseconds