Interface IEdgePredicate
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IEdgePredicate.Jsii$Default
- All Known Implementing Classes:
IEdgePredicate.Jsii$Proxy
@Generated(value="jsii-pacmak/1.82.0 (build 2d2ddd7)", date="2023-08-24T23:07:44.371Z") @Stability(Experimental) public interface IEdgePredicate extends software.amazon.jsii.JsiiSerializable
(experimental) Predicate to match edge.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIEdgePredicate.Jsii$DefaultInternal default implementation forIEdgePredicate.static classIEdgePredicate.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-