IngressIpv4Expression - Amazon SES Mail Manager API

IngressIpv4Expression

The union type representing the allowed types for the left hand side of an IP condition.

Contents

Evaluate

The left hand side argument of an IP condition expression.

Type: IngressIpToEvaluate object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

Operator

The matching operator for an IP condition expression.

Type: String

Valid Values: CIDR_MATCHES | NOT_CIDR_MATCHES

Required: Yes

Values

The right hand side argument of an IP condition expression.

Type: Array of strings

Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/([0-9]|[12][0-9]|3[0-2])$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: