Uses of Class
software.amazon.awssdk.services.cloudformation.model.CreateStackRefactorRequest
Packages that use CreateStackRefactorRequest
Package
Description
-
Uses of CreateStackRefactorRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type CreateStackRefactorRequestModifier and TypeMethodDescriptionCloudFormationAsyncClient.createStackRefactor(CreateStackRefactorRequest createStackRefactorRequest) Creates a refactor across multiple stacks, with the list of stacks and resources that are affected.default CreateStackRefactorResponseCloudFormationClient.createStackRefactor(CreateStackRefactorRequest createStackRefactorRequest) Creates a refactor across multiple stacks, with the list of stacks and resources that are affected. -
Uses of CreateStackRefactorRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type CreateStackRefactorRequestModifier and TypeMethodDescriptionCreateStackRefactorRequestMarshaller.marshall(CreateStackRefactorRequest createStackRefactorRequest)