java.lang.Object
software.amazon.awssdk.services.mediaconnect.waiters.internal.WaitersRuntime.Value
Enclosing class:
WaitersRuntime

public static final class WaitersRuntime.Value extends Object
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
  • Constructor Details

    • Value

      public Value(Object value)
      Create a non-projection value, where the value type is determined reflectively.
  • Method Details