compatibleRuntime property

Input<String?>? compatibleRuntime
final

Specific runtime the layer version must support. Only valid with layerName. Conflicts with version and layerVersionArn. If specified, the latest available layer version supporting the provided runtime will be used.

Implementation

final pulumi.Input<String?>? compatibleRuntime;