7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
41 template <
typename CarrierGatewayIdT = Aws::String>
43 m_carrierGatewayIdHasBeenSet =
true;
44 m_carrierGatewayId = std::forward<CarrierGatewayIdT>(value);
46 template <
typename CarrierGatewayIdT = Aws::String>
59 template <
typename CoreNetworkArnT = Aws::String>
61 m_coreNetworkArnHasBeenSet =
true;
62 m_coreNetworkArn = std::forward<CoreNetworkArnT>(value);
64 template <
typename CoreNetworkArnT = Aws::String>
77 template <
typename DestinationC
idrBlockT = Aws::String>
79 m_destinationCidrBlockHasBeenSet =
true;
80 m_destinationCidrBlock = std::forward<DestinationCidrBlockT>(value);
82 template <
typename DestinationC
idrBlockT = Aws::String>
95 template <
typename DestinationIpv6C
idrBlockT = Aws::String>
97 m_destinationIpv6CidrBlockHasBeenSet =
true;
98 m_destinationIpv6CidrBlock = std::forward<DestinationIpv6CidrBlockT>(value);
100 template <
typename DestinationIpv6C
idrBlockT = Aws::String>
113 template <
typename DestinationPrefixListIdT = Aws::String>
115 m_destinationPrefixListIdHasBeenSet =
true;
116 m_destinationPrefixListId = std::forward<DestinationPrefixListIdT>(value);
118 template <
typename DestinationPrefixListIdT = Aws::String>
131 template <
typename EgressOnlyInternetGatewayIdT = Aws::String>
133 m_egressOnlyInternetGatewayIdHasBeenSet =
true;
134 m_egressOnlyInternetGatewayId = std::forward<EgressOnlyInternetGatewayIdT>(value);
136 template <
typename EgressOnlyInternetGatewayIdT = Aws::String>
149 template <
typename GatewayIdT = Aws::String>
151 m_gatewayIdHasBeenSet =
true;
152 m_gatewayId = std::forward<GatewayIdT>(value);
154 template <
typename GatewayIdT = Aws::String>
167 template <
typename InstanceIdT = Aws::String>
169 m_instanceIdHasBeenSet =
true;
170 m_instanceId = std::forward<InstanceIdT>(value);
172 template <
typename InstanceIdT = Aws::String>
185 template <
typename InstanceOwnerIdT = Aws::String>
187 m_instanceOwnerIdHasBeenSet =
true;
188 m_instanceOwnerId = std::forward<InstanceOwnerIdT>(value);
190 template <
typename InstanceOwnerIdT = Aws::String>
203 template <
typename LocalGatewayIdT = Aws::String>
205 m_localGatewayIdHasBeenSet =
true;
206 m_localGatewayId = std::forward<LocalGatewayIdT>(value);
208 template <
typename LocalGatewayIdT = Aws::String>
221 template <
typename NatGatewayIdT = Aws::String>
223 m_natGatewayIdHasBeenSet =
true;
224 m_natGatewayId = std::forward<NatGatewayIdT>(value);
226 template <
typename NatGatewayIdT = Aws::String>
239 template <
typename NetworkInterfaceIdT = Aws::String>
241 m_networkInterfaceIdHasBeenSet =
true;
242 m_networkInterfaceId = std::forward<NetworkInterfaceIdT>(value);
244 template <
typename NetworkInterfaceIdT = Aws::String>
257 template <
typename OriginT = Aws::String>
259 m_originHasBeenSet =
true;
260 m_origin = std::forward<OriginT>(value);
262 template <
typename OriginT = Aws::String>
275 template <
typename StateT = Aws::String>
277 m_stateHasBeenSet =
true;
278 m_state = std::forward<StateT>(value);
280 template <
typename StateT = Aws::String>
282 SetState(std::forward<StateT>(value));
293 template <
typename TransitGatewayIdT = Aws::String>
295 m_transitGatewayIdHasBeenSet =
true;
296 m_transitGatewayId = std::forward<TransitGatewayIdT>(value);
298 template <
typename TransitGatewayIdT = Aws::String>
311 template <
typename VpcPeeringConnectionIdT = Aws::String>
313 m_vpcPeeringConnectionIdHasBeenSet =
true;
314 m_vpcPeeringConnectionId = std::forward<VpcPeeringConnectionIdT>(value);
316 template <
typename VpcPeeringConnectionIdT = Aws::String>
354 bool m_carrierGatewayIdHasBeenSet =
false;
355 bool m_coreNetworkArnHasBeenSet =
false;
356 bool m_destinationCidrBlockHasBeenSet =
false;
357 bool m_destinationIpv6CidrBlockHasBeenSet =
false;
358 bool m_destinationPrefixListIdHasBeenSet =
false;
359 bool m_egressOnlyInternetGatewayIdHasBeenSet =
false;
360 bool m_gatewayIdHasBeenSet =
false;
361 bool m_instanceIdHasBeenSet =
false;
362 bool m_instanceOwnerIdHasBeenSet =
false;
363 bool m_localGatewayIdHasBeenSet =
false;
364 bool m_natGatewayIdHasBeenSet =
false;
365 bool m_networkInterfaceIdHasBeenSet =
false;
366 bool m_originHasBeenSet =
false;
367 bool m_stateHasBeenSet =
false;
368 bool m_transitGatewayIdHasBeenSet =
false;
369 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