IpamRouteProtectionFinding

Contains information about a route protection finding, including the RPKI validation status of a BYOIP route announcement.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The advertisement type. Possible values:

Link copied to clipboard
val asn: String?

The Autonomous System Number (ASN) that originates the route.

Link copied to clipboard
val cidr: String?

The IP address prefix in CIDR notation.

Link copied to clipboard

The ID of the IPAM pool associated with the finding.

Link copied to clipboard

The network border group.

Link copied to clipboard

The ID of the BYOIP pool.

Link copied to clipboard

The ID of the resource owner.

Link copied to clipboard

The Amazon Web Services Region of the resource.

Link copied to clipboard

The Route Origin Authorizations (ROAs) that cover the prefix.

Link copied to clipboard

The time when the ROA data was last sampled.

Link copied to clipboard

The overlapping routes detected for this prefix.

Link copied to clipboard

The RPKI validation status of the route. Possible values:

Link copied to clipboard

The RPKI enforcement strength for the route. Possible values:

Link copied to clipboard

The time when the route was last sampled.

Link copied to clipboard

The state of the BYOIP CIDR. Possible values:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String