@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.018Z") @Stability(value=Experimental) public class PhysicalResourceIdReference extends software.amazon.jsii.JsiiObject implements IResolvable
software.amazon.jsii.JsiiObject.InitializationModeIResolvable.Jsii$Default, IResolvable.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
PhysicalResourceIdReference() |
protected |
PhysicalResourceIdReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
PhysicalResourceIdReference(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCreationStack()
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
|
Object |
resolve(IResolveContext _)
(experimental) Produce the Token's value at resolution time.
|
String |
toJSON()
(experimental) toJSON serialization to replace `PhysicalResourceIdReference` with a magic string.
|
String |
toString()
(experimental) Return a string representation of this resolvable object.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected PhysicalResourceIdReference(software.amazon.jsii.JsiiObjectRef objRef)
protected PhysicalResourceIdReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public PhysicalResourceIdReference()
@Stability(value=Experimental) @NotNull public Object resolve(@NotNull IResolveContext _)
resolve in interface IResolvable_ - This parameter is required.@Stability(value=Experimental) @NotNull public String toJSON()
@Stability(value=Experimental) @NotNull public String toString()
Returns a reversible string representation.
toString in interface IResolvabletoString in class Object@Stability(value=Experimental) @NotNull public List<String> getCreationStack()
This may return an array with a single informational element indicating how to get this property populated, if it was skipped for performance reasons.
getCreationStack in interface IResolvableCopyright © 2021. All rights reserved.