The unique ID of the module.
OptionalrequestOptions: VersionsClient.RequestOptionsRequest-specific configuration.
Creates a new immutable version of an Actions Module from the current draft version. This publishes the draft as a new version that can be referenced by actions, while maintaining the existing draft for continued development.
The ID of the action module to create a version for.
OptionalrequestOptions: VersionsClient.RequestOptionsRequest-specific configuration.
Retrieve the details of a specific, immutable version of an Actions Module.
The unique ID of the module.
The unique ID of the module version to retrieve.
OptionalrequestOptions: VersionsClient.RequestOptionsRequest-specific configuration.
List all published versions of a specific Actions Module.