78 inline void SetAwsAccountNumber(
const char* value) { m_awsAccountNumberHasBeenSet =
true; m_awsAccountNumber.assign(value); }
136 bool m_awsAccountNumberHasBeenSet;
138 bool m_keyPairIdsHasBeenSet;
const KeyPairIds & GetKeyPairIds() const
Signer & WithAwsAccountNumber(const Aws::String &value)
void SetKeyPairIds(const KeyPairIds &value)
Signer & WithAwsAccountNumber(const char *value)
void SetKeyPairIds(KeyPairIds &&value)
void SetAwsAccountNumber(const Aws::String &value)
Signer & WithKeyPairIds(KeyPairIds &&value)
#define AWS_CLOUDFRONT_API
Signer & WithKeyPairIds(const KeyPairIds &value)
void SetAwsAccountNumber(const char *value)
void SetAwsAccountNumber(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetAwsAccountNumber() const
Signer & WithAwsAccountNumber(Aws::String &&value)
JSON (JavaScript Object Notation).