Sha256: fc560ba94bef3695b3b14561599747c2c3425f1a32b98097ceb1aa03f1604cf7

Contents?: true

Size: 657 Bytes

Versions: 1

Compression:

Stored size: 657 Bytes

Contents

# Zilla::IoK8sApiAutoscalingV2ObjectMetricSource

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **described_object** | [**IoK8sApiAutoscalingV2CrossVersionObjectReference**](IoK8sApiAutoscalingV2CrossVersionObjectReference.md) |  |  |
| **metric** | [**IoK8sApiAutoscalingV2MetricIdentifier**](IoK8sApiAutoscalingV2MetricIdentifier.md) |  |  |
| **target** | [**IoK8sApiAutoscalingV2MetricTarget**](IoK8sApiAutoscalingV2MetricTarget.md) |  |  |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiAutoscalingV2ObjectMetricSource.new(
  described_object: null,
  metric: null,
  target: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiAutoscalingV2ObjectMetricSource.md