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