class Aws::Appflow::Types::DeleteFlowRequest
@note When making an API call, you may pass DeleteFlowRequest
data as a hash: { flow_name: "FlowName", # required force_delete: false, }
@!attribute [rw] flow_name
The specified name of the flow. Spaces are not allowed. Use underscores (\_) or hyphens (-) only. @return [String]
@!attribute [rw] force_delete
Indicates whether Amazon AppFlow should delete the flow, even if it is currently in use. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/DeleteFlowRequest AWS API Documentation
Constants
- SENSITIVE