github.com/spinnaker/spin@v1.30.0/gateapi/docs/Resource.md (about)

     1  # Resource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Description** | **string** |  | [optional] [default to null]
     7  **File** | [****os.File**](*os.File.md) |  | [optional] [default to null]
     8  **Filename** | **string** |  | [optional] [default to null]
     9  **InputStream** | [***InputStream**](InputStream.md) |  | [optional] [default to null]
    10  **Open** | **bool** |  | [optional] [default to null]
    11  **Readable** | **bool** |  | [optional] [default to null]
    12  **Uri** | [***Uri**](URI.md) |  | [optional] [default to null]
    13  **Url** | [***Url**](URL.md) |  | [optional] [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17