TransferAppliancePublicKey

class oci.dts.models.TransferAppliancePublicKey(**kwargs)

Bases: object

TransferAppliancePublicKey model.

Methods

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

Attributes

public_key Gets the public_key of this TransferAppliancePublicKey.
__init__(**kwargs)

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

Parameters:public_key (str) – The value to assign to the public_key property of this TransferAppliancePublicKey.
public_key

Gets the public_key of this TransferAppliancePublicKey.

Returns:The public_key of this TransferAppliancePublicKey.
Return type:str