/dhall-aws-cloudformation/sam/AWS::Serverless::StateMachine/ApiEvent.dhall

Copy path to clipboard

Source

{ Type =
{ Method : (./../../Fn.dhall).CfnText
, Path : (./../../Fn.dhall).CfnText
, RestApiId : Optional (./../../Fn.dhall).CfnText
}
, default.RestApiId = None (./../../Fn.dhall).CfnText
}