7#include <aws/eventbridge/EventBridge_EXPORTS.h>
8#include <aws/eventbridge/model/AwsVpcConfiguration.h>
19namespace EventBridge {
43 template <
typename AwsvpcConfigurationT = AwsVpcConfiguration>
45 m_awsvpcConfigurationHasBeenSet =
true;
46 m_awsvpcConfiguration = std::forward<AwsvpcConfigurationT>(value);
48 template <
typename AwsvpcConfigurationT = AwsVpcConfiguration>
56 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