compatibleRuntimes property

Output<List<String>?> compatibleRuntimes
latefinal

List of Runtimes this layer is compatible with. Up to 15 runtimes can be specified.

Implementation

late final pulumi.Output<List<String>?> compatibleRuntimes;