Sha256: 0a726e66a99fc001b38d8cde5af4b35c0efe541805e4b057538f5a8cf66cee23

Contents?: true

Size: 486 Bytes

Versions: 1

Compression:

Stored size: 486 Bytes

Contents

# Zilla::IoK8sApiAutoscalingV2PodsMetricSource

## Properties

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

## Example

```ruby
require 'zilla'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiAutoscalingV2PodsMetricSource.md