Sha256: 13ed90a3a24fa8c8ce1afba250f24ecc28af97bbaf0f672d2d26c4c5a305cf3b
Contents?: true
Size: 444 Bytes
Versions: 68
Compression:
Stored size: 444 Bytes
Contents
# PulpAnsibleClient::AnsibleCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of the Collection. | **namespace** | **String** | The namespace of the Collection. | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AnsibleCollection.new(name: null, namespace: null) ```
Version data entries
68 entries across 68 versions & 1 rubygems