@nikovirtala/projen-constructs
Preparing search index...
LambdaFunctionCodeBundleOptions
Interface LambdaFunctionCodeBundleOptions
interface
LambdaFunctionCodeBundleOptions
{
bundlingOptions
?:
BundlingOptions
;
constructFile
?:
string
;
constructName
?:
string
;
entrypoint
:
string
;
extension
:
string
;
}
Index
Properties
bundling
Options?
construct
File?
construct
Name?
entrypoint
extension
Properties
Optional
Readonly
bundling
Options
bundlingOptions
?:
BundlingOptions
Optional
Readonly
construct
File
constructFile
?:
string
Optional
Readonly
construct
Name
constructName
?:
string
Readonly
entrypoint
entrypoint
:
string
Readonly
extension
extension
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bundling
Options
construct
File
construct
Name
entrypoint
extension
@nikovirtala/projen-constructs
Loading...