7#include <aws/signer/Signer_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/signer/model/ImageFormat.h>
48 template<
typename SupportedFormatsT = Aws::Vector<ImageFormat>>
49 void SetSupportedFormats(SupportedFormatsT&& value) { m_supportedFormatsHasBeenSet =
true; m_supportedFormats = std::forward<SupportedFormatsT>(value); }
50 template<
typename SupportedFormatsT = Aws::Vector<ImageFormat>>
67 bool m_supportedFormatsHasBeenSet =
false;
70 bool m_defaultFormatHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue