@nikovirtala/projen-constructs
Preparing search index...
LocalStackOptions
Interface LocalStackOptions
interface
LocalStackOptions
{
debug
?:
boolean
;
imageTag
?:
string
;
port
?:
number
;
services
?:
string
[]
;
}
Index
Properties
debug?
image
Tag?
port?
services?
Properties
Optional
Readonly
debug
debug
?:
boolean
Optional
Readonly
image
Tag
imageTag
?:
string
Optional
Readonly
port
port
?:
number
Optional
Readonly
services
services
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
image
Tag
port
services
@nikovirtala/projen-constructs
Loading...