Class SourceVcnIdCondition.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • attributeValue

        public SourceVcnIdCondition.Builder attributeValue​(String attributeValue)
        The OCID of the originating VCN that an incoming packet must match.

        You can use this condition in conjunction with SourceVcnIpAddressCondition.

        *NOTE:** If you define this condition for a rule without a SourceVcnIpAddressCondition, this condition matches all incoming traffic in the specified VCN.

        Parameters:
        attributeValue - the value to set
        Returns:
        this builder