GenerateComplianceReportDetails

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

Bases: object

Request to generate compliance report fort the fleet

Methods

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

Attributes

are_details_required Gets the are_details_required of this GenerateComplianceReportDetails.
__init__(**kwargs)

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

Parameters:are_details_required (str) – The value to assign to the are_details_required property of this GenerateComplianceReportDetails.
are_details_required

Gets the are_details_required of this GenerateComplianceReportDetails. Are compliance details required at target level also

Returns:The are_details_required of this GenerateComplianceReportDetails.
Return type:str