Uses of Interface
software.amazon.awscdk.services.autoscaling.ILifecycleHookTarget
-
Uses of ILifecycleHookTarget in software.amazon.awscdk.services.autoscaling
Subinterfaces of ILifecycleHookTarget in software.amazon.awscdk.services.autoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILifecycleHookTarget.Classes in software.amazon.awscdk.services.autoscaling that implement ILifecycleHookTargetModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.autoscaling that return ILifecycleHookTargetModifier and TypeMethodDescriptiondefault ILifecycleHookTargetBasicLifecycleHookProps.getNotificationTarget()The target of the lifecycle hook.final ILifecycleHookTargetBasicLifecycleHookProps.Jsii$Proxy.getNotificationTarget()final ILifecycleHookTargetLifecycleHookProps.Jsii$Proxy.getNotificationTarget()Methods in software.amazon.awscdk.services.autoscaling with parameters of type ILifecycleHookTargetModifier and TypeMethodDescriptionBasicLifecycleHookProps.Builder.notificationTarget(ILifecycleHookTarget notificationTarget) Sets the value ofBasicLifecycleHookProps.getNotificationTarget()LifecycleHook.Builder.notificationTarget(ILifecycleHookTarget notificationTarget) The target of the lifecycle hook.LifecycleHookProps.Builder.notificationTarget(ILifecycleHookTarget notificationTarget) Sets the value ofBasicLifecycleHookProps.getNotificationTarget()