DeploymentExportResult interface
The deployment export result.
Properties
template | The template content. |
Property Details
template
The template content.
template?: Record<string, unknown>
Property Value
Record<string, unknown>