Class IResolveContext.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
com.hashicorp.cdktf.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 com.hashicorp.cdktf.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 Boolean
    (experimental) True when ${} should not be parsed, and treated as literals.
    final String
    (experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
    final Boolean
    (experimental) True when we are still preparing, false if we're rendering the final output.
    final software.constructs.IConstruct
    (experimental) The scope from which resolution has been initiated.
    final Boolean
    (experimental) True when ${} should be ommitted (because already inside them), false otherwise.
    final Boolean
    (experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
    final void
    (experimental) Use this postprocessor after the entire token structure has been resolved.
    final Object
    (experimental) Resolve an inner object.
    final void
    (experimental) True when ${} should not be parsed, and treated as literals.
    final void
    (experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
    final void
    (experimental) True when ${} should be ommitted (because already inside them), false otherwise.
    final void
    (experimental) True when ${} should not be included in the string to be resolved, outputs a warning.

    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