7#include <aws/gamelift/GameLift_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/gamelift/model/ContainerPortRange.h>
60 bool m_containerPortRangesHasBeenSet =
false;
void SetContainerPortRanges(Aws::Vector< ContainerPortRange > &&value)
AWS_GAMELIFT_API Aws::Utils::Json::JsonValue Jsonize() const
ContainerPortConfiguration & AddContainerPortRanges(ContainerPortRange &&value)
AWS_GAMELIFT_API ContainerPortConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_GAMELIFT_API ContainerPortConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ContainerPortConfiguration & WithContainerPortRanges(const Aws::Vector< ContainerPortRange > &value)
const Aws::Vector< ContainerPortRange > & GetContainerPortRanges() const
ContainerPortConfiguration & WithContainerPortRanges(Aws::Vector< ContainerPortRange > &&value)
bool ContainerPortRangesHasBeenSet() const
void SetContainerPortRanges(const Aws::Vector< ContainerPortRange > &value)
ContainerPortConfiguration & AddContainerPortRanges(const ContainerPortRange &value)
AWS_GAMELIFT_API ContainerPortConfiguration()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue