Sha256: 7183dbbcf58b8dca0173c96c3e38f96d3eb36b66fad7ea76f3359fbf69ba1d8f
Contents?: true
Size: 460 Bytes
Versions: 1
Compression:
Stored size: 460 Bytes
Contents
# Zilla::IoK8sApiAutoscalingV2ResourceMetricSource ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | name is the name of the resource in question. | | | **target** | [**IoK8sApiAutoscalingV2MetricTarget**](IoK8sApiAutoscalingV2MetricTarget.md) | | | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiAutoscalingV2ResourceMetricSource.new( name: null, target: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiAutoscalingV2ResourceMetricSource.md |