Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SourceVcnIpAddressCondition

An access control rule condition that requires a match on the specified source VCN and IP address range. This condition must be used only in conjunction with {@code SourceVcnIdCondition}.

Properties

Const attributeName

attributeName: string = "SOURCE_VCN_IP_ADDRESS"

attributeValue

attributeValue: string

An IPv4 address range that the original client IP address (in the context of the specified VCN) of an incoming packet must match.

The service accepts only classless inter-domain routing (CIDR) format (x.x.x.x/y) strings.

Specify 0.0.0.0/0 to match all incoming traffic in the customer VCN.

example: \"10.10.1.0/24\"

Methods

getDeserializedJsonObj

getJsonObj