AWS SDK for C++
1.9.2
AWS SDK for C++
|
#include <ReplaceNetworkAclEntryRequest.h>
Protected Member Functions | |
void | DumpBodyToUrl (Aws::Http::URI &uri) const override |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Definition at line 24 of file ReplaceNetworkAclEntryRequest.h.
Aws::EC2::Model::ReplaceNetworkAclEntryRequest::ReplaceNetworkAclEntryRequest | ( | ) |
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 52 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Definition at line 105 of file ReplaceNetworkAclEntryRequest.h.
|
overrideprotectedvirtual |
Default does nothing. Override this to convert what would otherwise be the payload of the request to a query string format.
Reimplemented from Aws::AmazonWebServiceRequest.
|
inline |
Indicates whether to replace the egress rule.
Default: If no value is specified, we replace the ingress rule.
Definition at line 134 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 46 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Definition at line 97 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to replace the egress rule.
Default: If no value is specified, we replace the ingress rule.
Definition at line 128 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
Definition at line 153 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 190 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 238 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
Definition at line 280 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 322 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to allow or deny the traffic that matches the rule.
Definition at line 405 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The rule number of the entry to replace.
Definition at line 436 of file ReplaceNetworkAclEntryRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 33 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
Definition at line 159 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 196 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 243 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
Definition at line 286 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 333 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to allow or deny the traffic that matches the rule.
Definition at line 410 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The rule number of the entry to replace.
Definition at line 441 of file ReplaceNetworkAclEntryRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 64 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 58 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 70 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Definition at line 113 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to replace the egress rule.
Default: If no value is specified, we replace the ingress rule.
Definition at line 140 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
Definition at line 165 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
Definition at line 171 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 208 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 202 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 214 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 253 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 248 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 258 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
Definition at line 292 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
Definition at line 298 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 355 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 344 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 366 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to allow or deny the traffic that matches the rule.
Definition at line 415 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to allow or deny the traffic that matches the rule.
Definition at line 420 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The rule number of the entry to replace.
Definition at line 446 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 82 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 76 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
Definition at line 88 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Definition at line 121 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to replace the egress rule.
Default: If no value is specified, we replace the ingress rule.
Definition at line 146 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
Definition at line 177 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
Definition at line 183 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 226 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 220 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
Definition at line 232 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 268 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 263 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The ID of the ACL.
Definition at line 273 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
Definition at line 304 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
Definition at line 310 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 388 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 377 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The protocol number. A value of "-1" means all protocols. If you specify "-1" or a protocol number other than "6" (TCP), "17" (UDP), or "1" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol "58" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.
Definition at line 399 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to allow or deny the traffic that matches the rule.
Definition at line 425 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
Indicates whether to allow or deny the traffic that matches the rule.
Definition at line 430 of file ReplaceNetworkAclEntryRequest.h.
|
inline |
The rule number of the entry to replace.
Definition at line 451 of file ReplaceNetworkAclEntryRequest.h.