Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 939 Bytes

ServerlessV1FunctionVersionContent.md

File metadata and controls

16 lines (11 loc) · 939 Bytes

ServerlessV1FunctionVersionContent

Properties

Name Type Description Notes
Sid Pointer to string The unique string that we created to identify the Function Version resource.
AccountSid Pointer to string The SID of the Account that created the Function Version resource.
ServiceSid Pointer to string The SID of the Service that the Function Version resource is associated with.
FunctionSid Pointer to string The SID of the Function that is the parent of the Function Version.
Content Pointer to string The content of the Function Version resource.
Url Pointer to string

[Back to Model list] [Back to API list] [Back to README]