menu
pulumi_aws package
documentation
lambda.dart
GetFunctionResult
sourceCodeSize property
sourceCodeSize property
dark_mode
light_mode
sourceCodeSize
property
int
?
sourceCodeSize
final
Size in bytes of the function .zip file.
Implementation
final int? sourceCodeSize;
pulumi_aws package
documentation
lambda
GetFunctionResult
sourceCodeSize property
GetFunctionResult class