Sha256: 53157f610ffa41e697985fadcf6169cf7dce0d7fb5fb399458e33afd171e57da
Contents?: true
Size: 362 Bytes
Versions: 2
Compression:
Stored size: 362 Bytes
Contents
# PulpAnsibleClient::Copy ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config** | [**AnyType**](.md) | A JSON document describing sources, destinations, and content to be copied | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::Copy.new(config: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_ansible_client-0.22.1 | docs/Copy.md |
pulp_ansible_client-0.22.0 | docs/Copy.md |