Class IResolveContext.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.IResolveContext.Jsii$Proxy
All Implemented Interfaces:
IResolveContext, IResolveContext.Jsii$Default, software.amazon.jsii.JsiiSerializable
Enclosing interface:
IResolveContext

@Internal public static final class IResolveContext.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IResolveContext.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.IResolveContext

    IResolveContext.Jsii$Default, IResolveContext.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final List<String>
    Path in the JSON document that is being constructed.
    final Boolean
    True when we are still preparing, false if we're rendering the final output.
    final software.constructs.IConstruct
    The scope from which resolution has been initiated.
    final void
    Use this postprocessor after the entire token structure has been resolved.
    final Object
    Resolve an inner object.
    final Object
    Resolve an inner object.

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson