Uses of Class
software.amazon.awscdk.services.autoscaling.LifecycleHookTargetConfig.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of LifecycleHookTargetConfig.Builder in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionLifecycleHookTargetConfig.builder()
LifecycleHookTargetConfig.Builder.createdRole
(IRole createdRole) Sets the value ofLifecycleHookTargetConfig.getCreatedRole()
LifecycleHookTargetConfig.Builder.notificationTargetArn
(String notificationTargetArn) Sets the value ofLifecycleHookTargetConfig.getNotificationTargetArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theLifecycleHookTargetConfig.Builder
.