baseImageArn property
ARN of the base MicroVM image. AWS-managed base images use ARNs of the form arn:aws:lambda:<region>:aws:microvm-image:al2023-1.
Implementation
final pulumi.Input<String?>? baseImageArn;
ARN of the base MicroVM image. AWS-managed base images use ARNs of the form arn:aws:lambda:<region>:aws:microvm-image:al2023-1.
final pulumi.Input<String?>? baseImageArn;