Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 704 Bytes

AddOnSecretPropagation.md

File metadata and controls

14 lines (10 loc) · 704 Bytes

AddOnSecretPropagation

Representation of an addon secret propagation

Properties

Name Type Description Notes
id str ID of the secret propagation [optional]
destination_secret str DestinationSecret is location of the secret to be added [optional]
enabled bool Indicates is this secret propagation is enabled for the addon [optional]
source_secret str SourceSecret is location of the source secret [optional]

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