fromBlueprintId property

String? fromBlueprintId
final

The blueprint ID from which you created the snapshot (e.g., os_debian_8_3). A blueprint is a virtual private server (or instance) image used to create instances quickly.

Implementation

final String? fromBlueprintId;