Sha256: b4a851c01f550945af16a9e9e0e4657a0029e7b02f5d011988ca4e1e1e60f9c3

Contents?: true

Size: 433 Bytes

Versions: 22

Compression:

Stored size: 433 Bytes

Contents

# AutosdeOpenapiClient::RefreshSystem

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **resource_type** | **String** | resource_type | [optional] |
| **storage_system** | [**StorageSystem**](StorageSystem.md) |  | [optional] |

## Example

```ruby
require 'autosde_openapi_client'

instance = AutosdeOpenapiClient::RefreshSystem.new(
  resource_type: null,
  storage_system: null
)
```

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
autosde_openapi_client-2.0.6 docs/RefreshSystem.md
autosde_openapi_client-2.0.5 docs/RefreshSystem.md