ExportRunbookVersionDetails

class oci.fleet_apps_management.models.ExportRunbookVersionDetails(**kwargs)

Bases: object

Request to Export Runbook Version.

Methods

__init__(**kwargs) Initializes a new ExportRunbookVersionDetails object with values from keyword arguments.

Attributes

content_destination [Required] Gets the content_destination of this ExportRunbookVersionDetails.
version Gets the version of this ExportRunbookVersionDetails.
__init__(**kwargs)

Initializes a new ExportRunbookVersionDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
content_destination

[Required] Gets the content_destination of this ExportRunbookVersionDetails.

Returns:The content_destination of this ExportRunbookVersionDetails.
Return type:oci.fleet_apps_management.models.TransferRunbookContentDetails
version

Gets the version of this ExportRunbookVersionDetails. Export Runbook Version Details.

Returns:The version of this ExportRunbookVersionDetails.
Return type:float