compatibleRuntimes property

List<String>? compatibleRuntimes
final

List of Runtimes the specific Lambda Layer version is compatible with.

Implementation

final List<String>? compatibleRuntimes;