Sha256: 42361caba0b0cfbeb3eda1579b8611e5182ecdce6732e5c8bdedd67ae57cd644
Contents?: true
Size: 432 Bytes
Versions: 12
Compression:
Stored size: 432 Bytes
Contents
# PulpAnsibleClient::Task ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of task. | **logging_cid** | **String** | The logging correlation id associated with this task | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::Task.new(name: null, logging_cid: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems