Uses of Class
software.amazon.awssdk.services.imagebuilder.model.LifecycleExecutionResourceAction
-
Packages that use LifecycleExecutionResourceAction Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of LifecycleExecutionResourceAction in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return LifecycleExecutionResourceAction Modifier and Type Method Description LifecycleExecutionResourceActionLifecycleExecutionResource. action()The action to take for the identified resource.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type LifecycleExecutionResourceAction Modifier and Type Method Description LifecycleExecutionResource.BuilderLifecycleExecutionResource.Builder. action(LifecycleExecutionResourceAction action)The action to take for the identified resource.
-