@Generated(value="jsii-pacmak/1.79.0 (build b22f628)", date="2023-04-27T17:29:52.761Z") @Stability(value=Deprecated) @Deprecated public abstract class Resource extends software.constructs.Construct implements IResource
software.amazon.jsii.JsiiObject.InitializationMode
IResource.Jsii$Default
Modifier | Constructor and Description |
---|---|
protected |
Resource(software.constructs.Construct scope,
String id)
Deprecated.
|
protected |
Resource(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
Resource(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TerraformStack |
getStack()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected Resource(software.amazon.jsii.JsiiObjectRef objRef)
protected Resource(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated protected Resource(@NotNull software.constructs.Construct scope, @NotNull String id)
scope
- This parameter is required.id
- This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull public TerraformStack getStack()
Copyright © 2023. All rights reserved.