Sha256: 4440fb2c4fbb29c2b4cbdb2e3f1596178c0d4617d44f74eb58294153e1bd806f
Contents?: true
Size: 543 Bytes
Versions: 9
Compression:
Stored size: 543 Bytes
Contents
# Pulp2to3MigrationClient::MigrationPlan ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_href** | **String** | | [optional] **_created** | **DateTime** | Timestamp of creation. | [optional] **plan** | **String** | Migration Plan in JSON format | ## Code Sample ```ruby require 'Pulp2to3MigrationClient' instance = Pulp2to3MigrationClient::MigrationPlan.new(_href: null, _created: null, plan: null) ```
Version data entries
9 entries across 9 versions & 1 rubygems