Uses of Class
software.amazon.awssdk.services.cloudformation.model.StopStackSetOperationRequest
Packages that use StopStackSetOperationRequest
Package
Description
-
Uses of StopStackSetOperationRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type StopStackSetOperationRequestModifier and TypeMethodDescriptionCloudFormationAsyncClient.stopStackSetOperation(StopStackSetOperationRequest stopStackSetOperationRequest) Stops an in-progress operation on a StackSet and its associated stack instances.default StopStackSetOperationResponseCloudFormationClient.stopStackSetOperation(StopStackSetOperationRequest stopStackSetOperationRequest) Stops an in-progress operation on a StackSet and its associated stack instances. -
Uses of StopStackSetOperationRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type StopStackSetOperationRequestModifier and TypeMethodDescriptionStopStackSetOperationRequestMarshaller.marshall(StopStackSetOperationRequest stopStackSetOperationRequest)