Amazon.StepFunctions.AmazonStepFunctionsClient.CreateStateMachine C# (CSharp) Метод

        internal CreateStateMachineResponse CreateStateMachine(CreateStateMachineRequest request)
        {
            var marshaller = new CreateStateMachineRequestMarshaller();
            var unmarshaller = CreateStateMachineResponseUnmarshaller.Instance;

            return Invoke<CreateStateMachineRequest,CreateStateMachineResponse>(request, marshaller, unmarshaller);
        }