public static final class IActivity.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IActivity
software.amazon.jsii.JsiiObject.InitializationModeIActivity.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityArn()
The ARN of the activity.
|
String |
getActivityName()
The name of the activity.
|
ConstructNode |
getNode()
The construct tree node for this construct.
|
Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Experimental) @NotNull public String getActivityArn()
EXPERIMENTAL
getActivityArn in interface IActivity@Stability(value=Experimental) @NotNull public String getActivityName()
EXPERIMENTAL
getActivityName in interface IActivity@Stability(value=Stable) @NotNull public Stack getStack()
@Stability(value=Stable) @NotNull public ConstructNode getNode()
Copyright © 2020. All rights reserved.