Interface IMappingValue

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IMappingValue.Jsii$Default
All Known Implementing Classes:
IMappingValue.Jsii$Proxy, MappingValue

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:43.303Z") @Stability(Experimental) public interface IMappingValue extends software.amazon.jsii.JsiiSerializable
(experimental) Represents a Mapping Value.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IMappingValue.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    (experimental) Represents a Mapping Value.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getValue

      @Stability(Experimental) @NotNull String getValue()
      (experimental) Represents a Mapping Value.