Newer Version Available

This content describes an older version of this product. View Latest

InboundNetworkConnProperty

Represents a name-value pair that describes the properties of the inbound network connection. Available in API version 49.0 and later.

Supported SOAP Calls

create(), delete(),describeSObject() query(), retrieve(), update()upsert()

Supported REST HTTP Methods

DELETEGETPATCHPOST

Fields

Field Details
InboundNetworkConnectionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The ID of the corresponding InboundNetworkConnection.
PropertyName
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
The name of a property used to establish an InboundNetworkConnection. Valid values are:
  • AwsVpcEndpointId—The unique endpoint ID for connections to an AWS Virtual Private Cloud (VPC).
  • Region—The region in which the VPC is hosted.
PropertyValue
Type
textarea
Properties
Create, Nillable, Update
Description
The value of PropertyName. For example, the PropertyValue of Region might be us-west-2.