Sha256: d0b6b1e14994aa46feadee0f8997f7d84d1965ce0cb57880d374fb614b351cc4
Contents?: true
Size: 463 Bytes
Versions: 66
Compression:
Stored size: 463 Bytes
Contents
# AutosdeOpenapiClient::StorageResourceUpdate ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **advanced_attributes_map** | **String** | advanced_attributes_map | [optional] | | **name** | **String** | name | [optional][default to 'null'] | ## Example ```ruby require 'autosde_openapi_client' instance = AutosdeOpenapiClient::StorageResourceUpdate.new( advanced_attributes_map: null, name: null ) ```
Version data entries
66 entries across 66 versions & 1 rubygems