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