7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/model/MonthlyTransfer.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/lightsail/model/InstancePortInfo.h>
72 bool m_monthlyTransferHasBeenSet =
false;
75 bool m_portsHasBeenSet =
false;
const MonthlyTransfer & GetMonthlyTransfer() const
InstanceNetworking & AddPorts(const InstancePortInfo &value)
void SetPorts(Aws::Vector< InstancePortInfo > &&value)
void SetPorts(const Aws::Vector< InstancePortInfo > &value)
InstanceNetworking & WithPorts(const Aws::Vector< InstancePortInfo > &value)
AWS_LIGHTSAIL_API Aws::Utils::Json::JsonValue Jsonize() const
InstanceNetworking & WithMonthlyTransfer(MonthlyTransfer &&value)
InstanceNetworking & AddPorts(InstancePortInfo &&value)
InstanceNetworking & WithPorts(Aws::Vector< InstancePortInfo > &&value)
AWS_LIGHTSAIL_API InstanceNetworking(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< InstancePortInfo > & GetPorts() const
InstanceNetworking & WithMonthlyTransfer(const MonthlyTransfer &value)
void SetMonthlyTransfer(const MonthlyTransfer &value)
AWS_LIGHTSAIL_API InstanceNetworking()
AWS_LIGHTSAIL_API InstanceNetworking & operator=(Aws::Utils::Json::JsonView jsonValue)
bool MonthlyTransferHasBeenSet() const
void SetMonthlyTransfer(MonthlyTransfer &&value)
bool PortsHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue