DownloadOperationsInsightsWarehouseWalletDetails

class oci.opsi.models.DownloadOperationsInsightsWarehouseWalletDetails(**kwargs)

Bases: object

Download Wallet details.

Methods

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

Attributes

operations_insights_warehouse_wallet_password [Required] Gets the operations_insights_warehouse_wallet_password of this DownloadOperationsInsightsWarehouseWalletDetails.
__init__(**kwargs)

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

Parameters:operations_insights_warehouse_wallet_password (str) – The value to assign to the operations_insights_warehouse_wallet_password property of this DownloadOperationsInsightsWarehouseWalletDetails.
operations_insights_warehouse_wallet_password

[Required] Gets the operations_insights_warehouse_wallet_password of this DownloadOperationsInsightsWarehouseWalletDetails. User provided ADW wallet password for the Operations Insights Warehouse.

Returns:The operations_insights_warehouse_wallet_password of this DownloadOperationsInsightsWarehouseWalletDetails.
Return type:str