Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 658 Bytes

File metadata and controls

14 lines (9 loc) · 658 Bytes

SecretsNames

A list of secret names that can be referenced in code and webhook configurations. This will be provided to the client when fetching the RestConnectionConfiguration.

Properties

Name Type Required Description
secret_names List[SecretName] Yes The names of the additional secrets that can be referenced in code and webhook configurations.
type Literal["asSecretsNames"] Yes None

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