7#include <aws/omics/Omics_EXPORTS.h>
8#include <aws/omics/model/VpcConfigResponse.h>
41 template <
typename VpcConfigT = VpcConfigResponse>
43 m_vpcConfigHasBeenSet =
true;
44 m_vpcConfig = std::forward<VpcConfigT>(value);
46 template <
typename VpcConfigT = VpcConfigResponse>
54 bool m_vpcConfigHasBeenSet =
false;
AWS_OMICS_API RunConfigurationsResponse(Aws::Utils::Json::JsonView jsonValue)
AWS_OMICS_API RunConfigurationsResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
const VpcConfigResponse & GetVpcConfig() const
AWS_OMICS_API RunConfigurationsResponse()=default
AWS_OMICS_API Aws::Utils::Json::JsonValue Jsonize() const
bool VpcConfigHasBeenSet() const
RunConfigurationsResponse & WithVpcConfig(VpcConfigT &&value)
void SetVpcConfig(VpcConfigT &&value)
Aws::Utils::Json::JsonValue JsonValue