#include <AWSProfileConfigLoader.h>
Simple data container for a Profile.
Definition at line 34 of file AWSProfileConfigLoader.h.
const Aws::String& Aws::Config::Profile::GetName |
( |
| ) |
const |
|
inline |
const Aws::String& Aws::Config::Profile::GetRegion |
( |
| ) |
const |
|
inline |
const Aws::String& Aws::Config::Profile::GetRoleArn |
( |
| ) |
const |
|
inline |
const Aws::String& Aws::Config::Profile::GetSourceProfile |
( |
| ) |
const |
|
inline |
void Aws::Config::Profile::SetName |
( |
const Aws::String & |
value | ) |
|
|
inline |
void Aws::Config::Profile::SetRegion |
( |
const Aws::String & |
value | ) |
|
|
inline |
void Aws::Config::Profile::SetRoleArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
void Aws::Config::Profile::SetSourceProfile |
( |
const Aws::String & |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: