UpdateOdbPeeringConnectionRequest

Types

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

Properties

Link copied to clipboard

A new display name for the peering connection.

Link copied to clipboard

The identifier of the Oracle Database@Amazon Web Services peering connection to update.

Link copied to clipboard

A list of CIDR blocks to add to the peering connection. These CIDR blocks define the IP address ranges that can communicate through the peering connection. The CIDR blocks must not overlap with existing CIDR blocks in the Oracle Database@Amazon Web Services network.

Link copied to clipboard

A list of CIDR blocks to remove from the peering connection. The CIDR blocks must currently exist in the peering connection.

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