Represents a name-value pair that describes the properties
of the outbound network connection. Available in API version 49.0 and later.
Supported SOAP Calls
create(), delete(), describeObject(),
query(), retrieve(), update(), upsert()
Supported REST HTTP Methods
DELETEGETPATCHPOST
Fields
OutboundNetworkConnectionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. The ID of the corresponding
OutboundNetworkConnection.
|
PropertyName |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort
- Description
- The name of a property used to establish to an
OutboundNetworkConnection. Valid values are:
-
AwsVpcEndpointId—The unique endpoint ID
provided by Salesforce after an outbound
AwsPrivateLink is created.
-
AwsVpcEndpointServiceName—The name of
the customer’s endpoint service running in an AWS
VPC that’s used for private connections with
Salesforce.
-
Region—The
region in which the VPC is hosted.
Enumerated values DataCloudPrivateNetwork* are reserved for
internal use.
|
PropertyValue |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The value of PropertyName For
example, the PropertyValue of
Region might be
us-west-2.
|