Uses of Class
software.amazon.awssdk.services.cloudformation.model.HookTarget
-
Packages that use HookTarget Package Description software.amazon.awssdk.services.cloudformation.model -
-
Uses of HookTarget in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return HookTarget Modifier and Type Method Description HookTargetGetHookResultResponse. target()Information about the target of the Hook invocation.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type HookTarget Modifier and Type Method Description GetHookResultResponse.BuilderGetHookResultResponse.Builder. target(HookTarget target)Information about the target of the Hook invocation.
-