62 inline void SetIamUserArn(
const char* value) { m_iamUserArnHasBeenSet =
true; m_iamUserArn.assign(value); }
97 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
132 inline void SetSshUsername(
const char* value) { m_sshUsernameHasBeenSet =
true; m_sshUsername.assign(value); }
167 inline void SetSshPublicKey(
const char* value) { m_sshPublicKeyHasBeenSet =
true; m_sshPublicKey.assign(value); }
198 inline void SetAllowSelfManagement(
bool value) { m_allowSelfManagementHasBeenSet =
true; m_allowSelfManagement = value; }
210 bool m_iamUserArnHasBeenSet;
212 bool m_nameHasBeenSet;
214 bool m_sshUsernameHasBeenSet;
216 bool m_sshPublicKeyHasBeenSet;
217 bool m_allowSelfManagement;
218 bool m_allowSelfManagementHasBeenSet;
void SetName(const Aws::String &value)
UserProfile & WithIamUserArn(const Aws::String &value)
const Aws::String & GetSshUsername() const
UserProfile & WithSshPublicKey(const Aws::String &value)
void SetSshUsername(const Aws::String &value)
void SetAllowSelfManagement(bool value)
void SetSshUsername(const char *value)
const Aws::String & GetSshPublicKey() const
void SetSshPublicKey(const Aws::String &value)
bool GetAllowSelfManagement() const
void SetSshPublicKey(Aws::String &&value)
UserProfile & WithName(const Aws::String &value)
UserProfile & WithSshUsername(const char *value)
UserProfile & WithIamUserArn(Aws::String &&value)
void SetName(Aws::String &&value)
UserProfile & WithAllowSelfManagement(bool value)
void SetSshUsername(Aws::String &&value)
UserProfile & WithSshPublicKey(Aws::String &&value)
void SetIamUserArn(const Aws::String &value)
UserProfile & WithSshUsername(Aws::String &&value)
void SetIamUserArn(Aws::String &&value)
UserProfile & WithIamUserArn(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetName() const
const Aws::String & GetIamUserArn() const
void SetName(const char *value)
UserProfile & WithName(const char *value)
UserProfile & WithSshPublicKey(const char *value)
UserProfile & WithName(Aws::String &&value)
UserProfile & WithSshUsername(const Aws::String &value)
JSON (JavaScript Object Notation).
void SetSshPublicKey(const char *value)
void SetIamUserArn(const char *value)