Get Aggregate Compliance Packs Pack
data class GetAggregateCompliancePacksPack(val accountId: String, val aggregateCompliancePackName: String, val aggregatorCompliancePackId: String, val compliancePackTemplateId: String, val configRules: List<GetAggregateCompliancePacksPackConfigRule>, val description: String, val id: String, val riskLevel: Int, val status: String)
Properties
Link copied to clipboard
The Aggregate Compliance Package Name.
Link copied to clipboard
The Aggregate Compliance Package Id.
Link copied to clipboard
The template ID of the Compliance Package.
Link copied to clipboard
A list of The Aggregate Compliance Package Rules.
Link copied to clipboard
The description of aggregate compliance pack.