7#include <aws/eventbridge/EventBridge_EXPORTS.h>
8#include <aws/eventbridge/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;
NetworkConfiguration & WithAwsvpcConfiguration(AwsvpcConfigurationT &&value)
AWS_EVENTBRIDGE_API Aws::Utils::Json::JsonValue Jsonize() const
bool AwsvpcConfigurationHasBeenSet() const
AWS_EVENTBRIDGE_API NetworkConfiguration()=default
void SetAwsvpcConfiguration(AwsvpcConfigurationT &&value)
const AwsVpcConfiguration & GetAwsvpcConfiguration() const
AWS_EVENTBRIDGE_API NetworkConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_EVENTBRIDGE_API NetworkConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue