@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.125Z") @Stability(value=Experimental) public class LifecycleHook extends Resource implements ILifecycleHook
| Modifier and Type | Class and Description |
|---|---|
static class |
LifecycleHook.Builder
(experimental) A fluent builder for
LifecycleHook. |
software.amazon.jsii.JsiiObject.InitializationModeILifecycleHook.Jsii$Default, ILifecycleHook.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
LifecycleHook(software.constructs.Construct scope,
String id,
LifecycleHookProps props) |
protected |
LifecycleHook(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LifecycleHook(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLifecycleHookName()
(experimental) The name of this lifecycle hook.
|
IRole |
getRole()
(experimental) The role that allows the ASG to publish to the notification target.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected LifecycleHook(software.amazon.jsii.JsiiObjectRef objRef)
protected LifecycleHook(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public LifecycleHook(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
LifecycleHookProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public String getLifecycleHookName()
@Stability(value=Experimental) @NotNull public IRole getRole()
getRole in interface ILifecycleHookCopyright © 2021. All rights reserved.