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