Sha256: 77b7fedd96077ba3eafc5c0be03270d1fde31bda70f3c9c54628b4baa704e85e
Contents?: true
Size: 325 Bytes
Versions: 7
Compression:
Stored size: 325 Bytes
Contents
# DatadogAPIClient::V2::RoleUpdateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**RoleUpdateData**](RoleUpdateData.md) | | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::RoleUpdateRequest.new( data: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems