Uses of Class
software.amazon.awssdk.services.cloudformation.model.ChangeSetHookTargetDetails
Packages that use ChangeSetHookTargetDetails
-
Uses of ChangeSetHookTargetDetails in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ChangeSetHookTargetDetailsModifier and TypeMethodDescriptionChangeSetHook.targetDetails()Specifies details about the target that the Hook will run against.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type ChangeSetHookTargetDetailsModifier and TypeMethodDescriptionChangeSetHook.Builder.targetDetails(ChangeSetHookTargetDetails targetDetails) Specifies details about the target that the Hook will run against.