Sha256: a54522f3ce3fc7a561c98f0274c0d1c0447ae1e9d3901d86c3be10133139bdad

Contents?: true

Size: 480 Bytes

Versions: 1

Compression:

Stored size: 480 Bytes

Contents

# Zilla::IoK8sApiAutoscalingV2beta2ResourceMetricSource

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | name is the name of the resource in question. |  |
| **target** | [**IoK8sApiAutoscalingV2beta2MetricTarget**](IoK8sApiAutoscalingV2beta2MetricTarget.md) |  |  |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiAutoscalingV2beta2ResourceMetricSource.new(
  name: null,
  target: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiAutoscalingV2beta2ResourceMetricSource.md