Sha256: 55d06214229f086f6088eeb312bd8be8a7620d4f471b9f57bd2f27ffccda55dc
Contents?: true
Size: 354 Bytes
Versions: 3
Compression:
Stored size: 354 Bytes
Contents
# Athenian::GetDeploymentLabels200Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **labels** | **Object** | Arbitrary key-value metadata that associates with the deployment. | | ## Example ```ruby require 'athenian' instance = Athenian::GetDeploymentLabels200Response.new( labels: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
athenian-2.1.86 | docs/GetDeploymentLabels200Response.md |
athenian-2.1.85 | docs/GetDeploymentLabels200Response.md |
athenian-2.1.81 | docs/GetDeploymentLabels200Response.md |