81 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
193 bool m_keyIdHasBeenSet;
195 bool m_wrappingAlgorithmHasBeenSet;
197 bool m_wrappingKeySpecHasBeenSet;
void SetWrappingAlgorithm(const AlgorithmSpec &value)
void SetWrappingAlgorithm(AlgorithmSpec &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const WrappingKeySpec & GetWrappingKeySpec() const
void SetWrappingKeySpec(const WrappingKeySpec &value)
GetParametersForImportRequest & WithWrappingKeySpec(const WrappingKeySpec &value)
void SetKeyId(const char *value)
const AlgorithmSpec & GetWrappingAlgorithm() const
void SetKeyId(const Aws::String &value)
GetParametersForImportRequest & WithKeyId(const char *value)
GetParametersForImportRequest & WithKeyId(const Aws::String &value)
GetParametersForImportRequest & WithKeyId(Aws::String &&value)
void SetWrappingKeySpec(WrappingKeySpec &&value)
GetParametersForImportRequest & WithWrappingAlgorithm(AlgorithmSpec &&value)
GetParametersForImportRequest & WithWrappingKeySpec(WrappingKeySpec &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(Aws::String &&value)
const Aws::String & GetKeyId() const
JSON (JavaScript Object Notation).
GetParametersForImportRequest & WithWrappingAlgorithm(const AlgorithmSpec &value)