vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
OutboundNetworkConnectionMetadata
Interface OutboundNetworkConnectionMetadata
interface
OutboundNetworkConnectionMetadata
{
connectionType
:
"AwsPrivateLink"
;
description
?:
string
;
fullName
?:
string
;
isActive
:
boolean
;
label
:
string
;
outboundNetworkConnProperties
?:
OutboundNetworkConnProperty
[]
;
status
:
ExternalConnectionStatus
;
}
Hierarchy (
View Summary
)
MetadataInfo
OutboundNetworkConnectionMetadata
Index
Properties
connection
Type
description?
full
Name?
is
Active
label
outbound
Network
Conn
Properties?
status
Properties
connection
Type
connectionType
:
"AwsPrivateLink"
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
is
Active
isActive
:
boolean
label
label
:
string
Optional
outbound
Network
Conn
Properties
outboundNetworkConnProperties
?:
OutboundNetworkConnProperty
[]
status
status
:
ExternalConnectionStatus
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection
Type
description
full
Name
is
Active
label
outbound
Network
Conn
Properties
status
vlocode-project - v1.40.0-beta-4
Loading...