7#include <aws/pipes/Pipes_EXPORTS.h>
8#include <aws/pipes/model/AwsVpcConfiguration.h>
49 template<
typename AwsvpcConfigurationT = AwsVpcConfiguration>
50 void SetAwsvpcConfiguration(AwsvpcConfigurationT&& value) { m_awsvpcConfigurationHasBeenSet =
true; m_awsvpcConfiguration = std::forward<AwsvpcConfigurationT>(value); }
51 template<
typename AwsvpcConfigurationT = AwsVpcConfiguration>
57 bool m_awsvpcConfigurationHasBeenSet =
false;
void SetAwsvpcConfiguration(AwsvpcConfigurationT &&value)
AWS_PIPES_API NetworkConfiguration()=default
NetworkConfiguration & WithAwsvpcConfiguration(AwsvpcConfigurationT &&value)
const AwsVpcConfiguration & GetAwsvpcConfiguration() const
AWS_PIPES_API NetworkConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PIPES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PIPES_API NetworkConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool AwsvpcConfigurationHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue