7#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8#include <aws/wellarchitected/model/AdditionalResourceType.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/wellarchitected/model/ChoiceContent.h>
23namespace WellArchitected
73 bool m_typeHasBeenSet =
false;
76 bool m_contentHasBeenSet =
false;
bool ContentHasBeenSet() const
AdditionalResources & WithType(const AdditionalResourceType &value)
void SetType(const AdditionalResourceType &value)
AdditionalResources & AddContent(ChoiceContent &&value)
AWS_WELLARCHITECTED_API AdditionalResources()
AdditionalResources & WithType(AdditionalResourceType &&value)
void SetContent(Aws::Vector< ChoiceContent > &&value)
AdditionalResources & WithContent(const Aws::Vector< ChoiceContent > &value)
bool TypeHasBeenSet() const
const AdditionalResourceType & GetType() const
AdditionalResources & WithContent(Aws::Vector< ChoiceContent > &&value)
AdditionalResources & AddContent(const ChoiceContent &value)
void SetType(AdditionalResourceType &&value)
AWS_WELLARCHITECTED_API AdditionalResources(Aws::Utils::Json::JsonView jsonValue)
void SetContent(const Aws::Vector< ChoiceContent > &value)
AWS_WELLARCHITECTED_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< ChoiceContent > & GetContent() const
AWS_WELLARCHITECTED_API AdditionalResources & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue