7#include <aws/route53profiles/Route53Profiles_EXPORTS.h>
8#include <aws/route53profiles/Route53ProfilesRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14namespace Route53Profiles
52 bool m_profileResourceAssociationIdHasBeenSet =
false;
void SetProfileResourceAssociationId(const char *value)
void SetProfileResourceAssociationId(const Aws::String &value)
void SetProfileResourceAssociationId(Aws::String &&value)
virtual const char * GetServiceRequestName() const override
GetProfileResourceAssociationRequest & WithProfileResourceAssociationId(const Aws::String &value)
AWS_ROUTE53PROFILES_API Aws::String SerializePayload() const override
const Aws::String & GetProfileResourceAssociationId() const
bool ProfileResourceAssociationIdHasBeenSet() const
GetProfileResourceAssociationRequest & WithProfileResourceAssociationId(const char *value)
AWS_ROUTE53PROFILES_API GetProfileResourceAssociationRequest()
GetProfileResourceAssociationRequest & WithProfileResourceAssociationId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String