Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 1.03 KB

File metadata and controls

16 lines (13 loc) · 1.03 KB

LaunchDarkly.Api.Model.RelayProxyConfig

Properties

Name Type Description Notes
Id string The unique resource id.
Creator Member
Name string A human-friendly name for the relay proxy configuration
Policy List<Policy>
FullKey string Full secret key. Only included if creating or resetting the relay proxy configuration [optional]
DisplayKey string The last 4 digits of the unique secret key for this relay proxy configuration
CreationDate long? A unix epoch time in milliseconds specifying the creation time of this relay proxy configuration
LastModified long? A unix epoch time in milliseconds specifying the last time this relay proxy configuration was modified

[Back to Model list] [Back to API list] [Back to README]