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