@cpod/sdk - v0.2.7
Preparing search index...
EnvVar
Interface EnvVar
Configuration types for App Runtime
interface
EnvVar
{
key
:
string
;
value
:
string
;
description
?:
string
;
isSecret
:
boolean
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
key
value
description?
is
Secret
created
At
updated
At
Properties
key
key
:
string
value
value
:
string
Optional
description
description
?:
string
is
Secret
isSecret
:
boolean
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
description
is
Secret
created
At
updated
At
@cpod/sdk - v0.2.7
Loading...
Configuration types for App Runtime