7#include <aws/rolesanywhere/RolesAnywhere_EXPORTS.h>
8#include <aws/rolesanywhere/model/ProfileDetail.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace RolesAnywhere
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const ProfileDetail & GetProfile() const
DisableProfileResult & WithRequestId(const Aws::String &value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
DisableProfileResult & WithRequestId(const char *value)
void SetRequestId(Aws::String &&value)
void SetProfile(const ProfileDetail &value)
void SetRequestId(const Aws::String &value)
DisableProfileResult & WithRequestId(Aws::String &&value)
void SetProfile(ProfileDetail &&value)
DisableProfileResult & WithProfile(ProfileDetail &&value)
DisableProfileResult & WithProfile(const ProfileDetail &value)
AWS_ROLESANYWHERE_API DisableProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_ROLESANYWHERE_API DisableProfileResult()
AWS_ROLESANYWHERE_API DisableProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue