/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Parameter information for key material import using TR-31
* standard.See Also:
AWS
* API Reference
The TR-34 wrapped key block to import.
*/ inline const Aws::String& GetWrappedKeyBlock() const{ return m_wrappedKeyBlock; } /** *The TR-34 wrapped key block to import.
*/ inline bool WrappedKeyBlockHasBeenSet() const { return m_wrappedKeyBlockHasBeenSet; } /** *The TR-34 wrapped key block to import.
*/ inline void SetWrappedKeyBlock(const Aws::String& value) { m_wrappedKeyBlockHasBeenSet = true; m_wrappedKeyBlock = value; } /** *The TR-34 wrapped key block to import.
*/ inline void SetWrappedKeyBlock(Aws::String&& value) { m_wrappedKeyBlockHasBeenSet = true; m_wrappedKeyBlock = std::move(value); } /** *The TR-34 wrapped key block to import.
*/ inline void SetWrappedKeyBlock(const char* value) { m_wrappedKeyBlockHasBeenSet = true; m_wrappedKeyBlock.assign(value); } /** *The TR-34 wrapped key block to import.
*/ inline ImportTr31KeyBlock& WithWrappedKeyBlock(const Aws::String& value) { SetWrappedKeyBlock(value); return *this;} /** *The TR-34 wrapped key block to import.
*/ inline ImportTr31KeyBlock& WithWrappedKeyBlock(Aws::String&& value) { SetWrappedKeyBlock(std::move(value)); return *this;} /** *The TR-34 wrapped key block to import.
*/ inline ImportTr31KeyBlock& WithWrappedKeyBlock(const char* value) { SetWrappedKeyBlock(value); return *this;} /** *The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.
The KeyARN
of the key that will decrypt or unwrap a TR-31 key
* block during import.