fastly-api 14.0.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ScriptUpdate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authorization_status** | Option<**String**> | Script authorization status | 
**justification** | Option<**String**> | Reason for authorization decision | 
**authorized_hash** | Option<**String**> | Hash of authorized script content | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)