| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILifecycleHookTarget.Jsii$Default
Internal default implementation for
ILifecycleHookTarget. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILifecycleHookTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ILifecycleHookTarget |
BasicLifecycleHookProps.getNotificationTarget()
The target of the lifecycle hook.
|
ILifecycleHookTarget |
BasicLifecycleHookProps.Jsii$Proxy.getNotificationTarget() |
ILifecycleHookTarget |
LifecycleHookProps.Jsii$Proxy.getNotificationTarget() |
| Modifier and Type | Method and Description |
|---|---|
BasicLifecycleHookProps.Builder |
BasicLifecycleHookProps.Builder.notificationTarget(ILifecycleHookTarget notificationTarget)
Sets the value of
BasicLifecycleHookProps.getNotificationTarget() |
LifecycleHook.Builder |
LifecycleHook.Builder.notificationTarget(ILifecycleHookTarget notificationTarget)
The target of the lifecycle hook.
|
LifecycleHookProps.Builder |
LifecycleHookProps.Builder.notificationTarget(ILifecycleHookTarget notificationTarget)
Sets the value of
BasicLifecycleHookProps.getNotificationTarget() |
| Constructor and Description |
|---|
Jsii$Proxy(IAutoScalingGroup autoScalingGroup,
LifecycleTransition lifecycleTransition,
ILifecycleHookTarget notificationTarget,
DefaultResult defaultResult,
Duration heartbeatTimeout,
String lifecycleHookName,
String notificationMetadata,
IRole role)
Constructor that initializes the object based on literal property values passed by the
LifecycleHookProps.Builder. |
Jsii$Proxy(LifecycleTransition lifecycleTransition,
ILifecycleHookTarget notificationTarget,
DefaultResult defaultResult,
Duration heartbeatTimeout,
String lifecycleHookName,
String notificationMetadata,
IRole role)
Constructor that initializes the object based on literal property values passed by the
BasicLifecycleHookProps.Builder. |
Copyright © 2021. All rights reserved.