GiVersionSummary

class oci.database.models.GiVersionSummary(**kwargs)

Bases: object

The Oracle Grid Infrastructure (GI) version.

To use any of the API operations, you must be authorized in an IAM policy. If you’re not authorized, talk to an administrator. If you’re an administrator who needs to write policies to give users access, see Getting Started with Policies.

Methods

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

Attributes

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

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

Parameters:version (str) – The value to assign to the version property of this GiVersionSummary.
version

[Required] Gets the version of this GiVersionSummary. A valid Oracle Grid Infrastructure (GI) software version.

Returns:The version of this GiVersionSummary.
Return type:str