pub async fn get_state_machine(
__arg0: State<ManagementState>,
__arg1: Path<String>,
) -> Result<Json<StateMachineResponse>, StatusCode>Expand description
Get a state machine by resource type
pub async fn get_state_machine(
__arg0: State<ManagementState>,
__arg1: Path<String>,
) -> Result<Json<StateMachineResponse>, StatusCode>Get a state machine by resource type