public static final class ICfnFinder.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ICfnFinder
software.amazon.jsii.JsiiObject.InitializationModeICfnFinder.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
CfnResource |
findResource(String logicalId)
Returns the resource with the given logical ID in the template.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Experimental) @Nullable public CfnResource findResource(@NotNull String logicalId)
If a resource with that logical ID was not found in the template, returns undefined.
EXPERIMENTAL
findResource in interface ICfnFinderlogicalId - This parameter is required.Copyright © 2020. All rights reserved.