# Functions
New creates a new instance of the execution client.
# Structs
Client for managing a specific execution resource See https://www.twilio.com/docs/studio/rest-api/v2/execution for more details.
ClientProperties are the properties required to manage the execution resources.
FetchExecutionResponse defines the response fields for the retrieved execution.
UpdateExecutionInput defines input fields for updating a execution resource.
UpdateExecutionResponse defines the response fields for the updated execution.