Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnLifecycleHookMixinProps.Builder
Packages that use CfnLifecycleHookMixinProps.Builder
-
Uses of CfnLifecycleHookMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnLifecycleHookMixinProps.BuilderModifier and TypeMethodDescriptionCfnLifecycleHookMixinProps.Builder.autoScalingGroupName(String autoScalingGroupName) Sets the value ofCfnLifecycleHookMixinProps.getAutoScalingGroupName()CfnLifecycleHookMixinProps.Builder.autoScalingGroupName(IAutoScalingGroupRef autoScalingGroupName) Sets the value ofCfnLifecycleHookMixinProps.getAutoScalingGroupName()CfnLifecycleHookMixinProps.builder()CfnLifecycleHookMixinProps.Builder.defaultResult(String defaultResult) Sets the value ofCfnLifecycleHookMixinProps.getDefaultResult()CfnLifecycleHookMixinProps.Builder.heartbeatTimeout(Number heartbeatTimeout) Sets the value ofCfnLifecycleHookMixinProps.getHeartbeatTimeout()CfnLifecycleHookMixinProps.Builder.lifecycleHookName(String lifecycleHookName) Sets the value ofCfnLifecycleHookMixinProps.getLifecycleHookName()CfnLifecycleHookMixinProps.Builder.lifecycleTransition(String lifecycleTransition) Sets the value ofCfnLifecycleHookMixinProps.getLifecycleTransition()CfnLifecycleHookMixinProps.Builder.notificationMetadata(String notificationMetadata) Sets the value ofCfnLifecycleHookMixinProps.getNotificationMetadata()CfnLifecycleHookMixinProps.Builder.notificationTargetArn(String notificationTargetArn) Sets the value ofCfnLifecycleHookMixinProps.getNotificationTargetArn()CfnLifecycleHookMixinProps.Builder.notificationTargetArn(ITopicRef notificationTargetArn) Sets the value ofCfnLifecycleHookMixinProps.getNotificationTargetArn()CfnLifecycleHookMixinProps.Builder.notificationTargetArn(IQueueRef notificationTargetArn) Sets the value ofCfnLifecycleHookMixinProps.getNotificationTargetArn()Sets the value ofCfnLifecycleHookMixinProps.getRoleArn()Sets the value ofCfnLifecycleHookMixinProps.getRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnLifecycleHookMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecycleHookMixinProps.Builder.