C# Class Amazon.StepFunctions.Model.DeleteStateMachineRequest

Container for the parameters to the DeleteStateMachine operation. Deletes a state machine. This is an asynchronous operation-- it sets the state machine's status to "DELETING" and begins the delete process.
Inheritance: AmazonStepFunctionsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetStateMachineArn ( ) : bool