Uses of Interface
software.amazon.awscdk.services.pcs.CfnComputeNodeGroup.NodeLifecycleActionsProperty
Packages that use CfnComputeNodeGroup.NodeLifecycleActionsProperty
-
Uses of CfnComputeNodeGroup.NodeLifecycleActionsProperty in software.amazon.awscdk.services.pcs
Classes in software.amazon.awscdk.services.pcs that implement CfnComputeNodeGroup.NodeLifecycleActionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeNodeGroup.NodeLifecycleActionsPropertyMethods in software.amazon.awscdk.services.pcs that return CfnComputeNodeGroup.NodeLifecycleActionsPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroup.NodeLifecycleActionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pcs with parameters of type CfnComputeNodeGroup.NodeLifecycleActionsPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroup.Builder.nodeLifecycleActions(CfnComputeNodeGroup.NodeLifecycleActionsProperty nodeLifecycleActions) Custom scripts that run at defined points in a compute node's lifecycle.CfnComputeNodeGroupProps.Builder.nodeLifecycleActions(CfnComputeNodeGroup.NodeLifecycleActionsProperty nodeLifecycleActions) Sets the value ofCfnComputeNodeGroupProps.getNodeLifecycleActions()voidCfnComputeNodeGroup.setNodeLifecycleActions(CfnComputeNodeGroup.NodeLifecycleActionsProperty value) Custom scripts that run at defined points in a compute node's lifecycle.