7#include <aws/scheduler/Scheduler_EXPORTS.h>
8#include <aws/scheduler/model/AwsVpcConfiguration.h>
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;
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