| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| resource_id | String | ||
| resource_type | ResourceType |
require 'compute_client'
instance = ComputeClient::OperationResource.new(
id: null,
resource_id: null,
resource_type: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| resource_id | String | ||
| resource_type | ResourceType |
require 'compute_client'
instance = ComputeClient::OperationResource.new(
id: null,
resource_id: null,
resource_type: null
)