Secret
Handle
interface Secret { external: boolean; file: string; labels: Dict<string,string>; name: string;} 8 members
Properties
property
external boolean get · set Gets the External property
property
file string get · set Gets the File property
property
labels Dict<string,string> get · set Gets the Labels property
property
name string get · set Gets the Name property