Name of file into which the deployment's outputs and capabilities will be written. The file will be a JSON, adhering to the following format:

{
    "outputs": <outputs_dictionary>,
    "capabilities": <capabilities_dictionary>
}