Class GenerateComplianceReportDetails
Request to generate compliance report for the fleet.
Inherited Members
Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public class GenerateComplianceReportDetails
Properties
AreDetailsRequired
Declaration
[JsonProperty(PropertyName = "areDetailsRequired")]
public string AreDetailsRequired { get; set; }
Property Value
Type | Description |
---|---|
string | A value that specifies if compliance details are required at the target level also? Allowed values are N and Y. |