Uses of Class
software.amazon.awssdk.services.cloudformation.model.HookTarget
Packages that use HookTarget
-
Uses of HookTarget in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return HookTargetModifier and TypeMethodDescriptionfinal HookTargetGetHookResultResponse.target()Information about the target of the Hook invocation.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type HookTargetModifier and TypeMethodDescriptionGetHookResultResponse.Builder.target(HookTarget target) Information about the target of the Hook invocation.