baseImageArn property

Input<String?>? baseImageArn
final

ARN of the base MicroVM image. AWS-managed base images use ARNs of the form arn:aws:lambda:&lt;region&gt;:aws:microvm-image:al2023-1.

Implementation

final pulumi.Input<String?>? baseImageArn;