AWSVPCNetworkACLEntryICMPTypeCode
No description
type AWSVPCNetworkACLEntryICMPTypeCode {
code: Int!
type: Int!
}
Fields
AWSVPCNetworkACLEntryICMPTypeCode.code
● Int!
non-null scalar
The ICMP code. A value of -1 means all codes for the specified ICMP type
AWSVPCNetworkACLEntryICMPTypeCode.type
● Int!
non-null scalar
The ICMP type. A value of -1 means all types
Member of
AWSVPCNetworkACLEntry
object