Sha256: 6b7eeac4cf8334c532253abbfcd37b7233090110c1a12811c2ec20441e35230a
Contents?: true
Size: 643 Bytes
Versions: 6
Compression:
Stored size: 643 Bytes
Contents
# PulpAnsibleClient::AnsibleAnsibleCollectionDeprecated ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] **name** | **String** | The name of the Collection. | **namespace** | **String** | The namespace of the Collection. | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AnsibleAnsibleCollectionDeprecated.new(repository: null, name: null, namespace: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems