7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename CarrierGatewayIdT = Aws::String>
48 void SetCarrierGatewayId(CarrierGatewayIdT&& value) { m_carrierGatewayIdHasBeenSet =
true; m_carrierGatewayId = std::forward<CarrierGatewayIdT>(value); }
49 template<
typename CarrierGatewayIdT = Aws::String>
59 template<
typename CoreNetworkArnT = Aws::String>
60 void SetCoreNetworkArn(CoreNetworkArnT&& value) { m_coreNetworkArnHasBeenSet =
true; m_coreNetworkArn = std::forward<CoreNetworkArnT>(value); }
61 template<
typename CoreNetworkArnT = Aws::String>
71 template<
typename DestinationC
idrBlockT = Aws::String>
72 void SetDestinationCidrBlock(DestinationCidrBlockT&& value) { m_destinationCidrBlockHasBeenSet =
true; m_destinationCidrBlock = std::forward<DestinationCidrBlockT>(value); }
73 template<
typename DestinationC
idrBlockT = Aws::String>
83 template<
typename DestinationIpv6C
idrBlockT = Aws::String>
84 void SetDestinationIpv6CidrBlock(DestinationIpv6CidrBlockT&& value) { m_destinationIpv6CidrBlockHasBeenSet =
true; m_destinationIpv6CidrBlock = std::forward<DestinationIpv6CidrBlockT>(value); }
85 template<
typename DestinationIpv6C
idrBlockT = Aws::String>
95 template<
typename DestinationPrefixListIdT = Aws::String>
96 void SetDestinationPrefixListId(DestinationPrefixListIdT&& value) { m_destinationPrefixListIdHasBeenSet =
true; m_destinationPrefixListId = std::forward<DestinationPrefixListIdT>(value); }
97 template<
typename DestinationPrefixListIdT = Aws::String>
107 template<
typename EgressOnlyInternetGatewayIdT = Aws::String>
108 void SetEgressOnlyInternetGatewayId(EgressOnlyInternetGatewayIdT&& value) { m_egressOnlyInternetGatewayIdHasBeenSet =
true; m_egressOnlyInternetGatewayId = std::forward<EgressOnlyInternetGatewayIdT>(value); }
109 template<
typename EgressOnlyInternetGatewayIdT = Aws::String>
119 template<
typename GatewayIdT = Aws::String>
120 void SetGatewayId(GatewayIdT&& value) { m_gatewayIdHasBeenSet =
true; m_gatewayId = std::forward<GatewayIdT>(value); }
121 template<
typename GatewayIdT = Aws::String>
131 template<
typename InstanceIdT = Aws::String>
132 void SetInstanceId(InstanceIdT&& value) { m_instanceIdHasBeenSet =
true; m_instanceId = std::forward<InstanceIdT>(value); }
133 template<
typename InstanceIdT = Aws::String>
143 template<
typename InstanceOwnerIdT = Aws::String>
144 void SetInstanceOwnerId(InstanceOwnerIdT&& value) { m_instanceOwnerIdHasBeenSet =
true; m_instanceOwnerId = std::forward<InstanceOwnerIdT>(value); }
145 template<
typename InstanceOwnerIdT = Aws::String>
155 template<
typename LocalGatewayIdT = Aws::String>
156 void SetLocalGatewayId(LocalGatewayIdT&& value) { m_localGatewayIdHasBeenSet =
true; m_localGatewayId = std::forward<LocalGatewayIdT>(value); }
157 template<
typename LocalGatewayIdT = Aws::String>
167 template<
typename NatGatewayIdT = Aws::String>
168 void SetNatGatewayId(NatGatewayIdT&& value) { m_natGatewayIdHasBeenSet =
true; m_natGatewayId = std::forward<NatGatewayIdT>(value); }
169 template<
typename NatGatewayIdT = Aws::String>
179 template<
typename NetworkInterfaceIdT = Aws::String>
180 void SetNetworkInterfaceId(NetworkInterfaceIdT&& value) { m_networkInterfaceIdHasBeenSet =
true; m_networkInterfaceId = std::forward<NetworkInterfaceIdT>(value); }
181 template<
typename NetworkInterfaceIdT = Aws::String>
191 template<
typename OriginT = Aws::String>
192 void SetOrigin(OriginT&& value) { m_originHasBeenSet =
true; m_origin = std::forward<OriginT>(value); }
193 template<
typename OriginT = Aws::String>
203 template<
typename StateT = Aws::String>
204 void SetState(StateT&& value) { m_stateHasBeenSet =
true; m_state = std::forward<StateT>(value); }
205 template<
typename StateT = Aws::String>
215 template<
typename TransitGatewayIdT = Aws::String>
216 void SetTransitGatewayId(TransitGatewayIdT&& value) { m_transitGatewayIdHasBeenSet =
true; m_transitGatewayId = std::forward<TransitGatewayIdT>(value); }
217 template<
typename TransitGatewayIdT = Aws::String>
227 template<
typename VpcPeeringConnectionIdT = Aws::String>
228 void SetVpcPeeringConnectionId(VpcPeeringConnectionIdT&& value) { m_vpcPeeringConnectionIdHasBeenSet =
true; m_vpcPeeringConnectionId = std::forward<VpcPeeringConnectionIdT>(value); }
229 template<
typename VpcPeeringConnectionIdT = Aws::String>
235 bool m_carrierGatewayIdHasBeenSet =
false;
238 bool m_coreNetworkArnHasBeenSet =
false;
241 bool m_destinationCidrBlockHasBeenSet =
false;
244 bool m_destinationIpv6CidrBlockHasBeenSet =
false;
247 bool m_destinationPrefixListIdHasBeenSet =
false;
250 bool m_egressOnlyInternetGatewayIdHasBeenSet =
false;
253 bool m_gatewayIdHasBeenSet =
false;
256 bool m_instanceIdHasBeenSet =
false;
259 bool m_instanceOwnerIdHasBeenSet =
false;
262 bool m_localGatewayIdHasBeenSet =
false;
265 bool m_natGatewayIdHasBeenSet =
false;
268 bool m_networkInterfaceIdHasBeenSet =
false;
271 bool m_originHasBeenSet =
false;
274 bool m_stateHasBeenSet =
false;
277 bool m_transitGatewayIdHasBeenSet =
false;
280 bool m_vpcPeeringConnectionIdHasBeenSet =
false;
AWS_SECURITYHUB_API RouteSetDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCarrierGatewayId(CarrierGatewayIdT &&value)
const Aws::String & GetDestinationCidrBlock() const
bool DestinationCidrBlockHasBeenSet() const
RouteSetDetails & WithOrigin(OriginT &&value)
void SetDestinationPrefixListId(DestinationPrefixListIdT &&value)
const Aws::String & GetOrigin() const
bool LocalGatewayIdHasBeenSet() const
RouteSetDetails & WithVpcPeeringConnectionId(VpcPeeringConnectionIdT &&value)
RouteSetDetails & WithEgressOnlyInternetGatewayId(EgressOnlyInternetGatewayIdT &&value)
RouteSetDetails & WithInstanceId(InstanceIdT &&value)
RouteSetDetails & WithGatewayId(GatewayIdT &&value)
void SetNetworkInterfaceId(NetworkInterfaceIdT &&value)
RouteSetDetails & WithCarrierGatewayId(CarrierGatewayIdT &&value)
bool NatGatewayIdHasBeenSet() const
RouteSetDetails & WithDestinationCidrBlock(DestinationCidrBlockT &&value)
void SetEgressOnlyInternetGatewayId(EgressOnlyInternetGatewayIdT &&value)
bool CarrierGatewayIdHasBeenSet() const
RouteSetDetails & WithNatGatewayId(NatGatewayIdT &&value)
RouteSetDetails & WithInstanceOwnerId(InstanceOwnerIdT &&value)
bool NetworkInterfaceIdHasBeenSet() const
void SetLocalGatewayId(LocalGatewayIdT &&value)
RouteSetDetails & WithTransitGatewayId(TransitGatewayIdT &&value)
RouteSetDetails & WithCoreNetworkArn(CoreNetworkArnT &&value)
AWS_SECURITYHUB_API RouteSetDetails()=default
const Aws::String & GetLocalGatewayId() const
const Aws::String & GetNatGatewayId() const
void SetState(StateT &&value)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetDestinationIpv6CidrBlock() const
bool CoreNetworkArnHasBeenSet() const
bool DestinationPrefixListIdHasBeenSet() const
const Aws::String & GetCarrierGatewayId() const
RouteSetDetails & WithDestinationPrefixListId(DestinationPrefixListIdT &&value)
void SetDestinationIpv6CidrBlock(DestinationIpv6CidrBlockT &&value)
bool VpcPeeringConnectionIdHasBeenSet() const
bool EgressOnlyInternetGatewayIdHasBeenSet() const
bool InstanceIdHasBeenSet() const
void SetInstanceId(InstanceIdT &&value)
bool TransitGatewayIdHasBeenSet() const
bool OriginHasBeenSet() const
const Aws::String & GetTransitGatewayId() const
void SetNatGatewayId(NatGatewayIdT &&value)
const Aws::String & GetState() const
RouteSetDetails & WithState(StateT &&value)
AWS_SECURITYHUB_API RouteSetDetails(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetVpcPeeringConnectionId() const
void SetOrigin(OriginT &&value)
bool GatewayIdHasBeenSet() const
void SetDestinationCidrBlock(DestinationCidrBlockT &&value)
const Aws::String & GetInstanceId() const
const Aws::String & GetInstanceOwnerId() const
const Aws::String & GetGatewayId() const
void SetVpcPeeringConnectionId(VpcPeeringConnectionIdT &&value)
void SetCoreNetworkArn(CoreNetworkArnT &&value)
RouteSetDetails & WithLocalGatewayId(LocalGatewayIdT &&value)
const Aws::String & GetCoreNetworkArn() const
bool StateHasBeenSet() const
void SetInstanceOwnerId(InstanceOwnerIdT &&value)
RouteSetDetails & WithDestinationIpv6CidrBlock(DestinationIpv6CidrBlockT &&value)
bool InstanceOwnerIdHasBeenSet() const
RouteSetDetails & WithNetworkInterfaceId(NetworkInterfaceIdT &&value)
void SetTransitGatewayId(TransitGatewayIdT &&value)
const Aws::String & GetEgressOnlyInternetGatewayId() const
bool DestinationIpv6CidrBlockHasBeenSet() const
void SetGatewayId(GatewayIdT &&value)
const Aws::String & GetDestinationPrefixListId() const
const Aws::String & GetNetworkInterfaceId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue