Class: Aws::Types::AggregateConformancePackComplianceSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compliance_summaryTypes::AggregateConformancePackComplianceCount

Returns the value of attribute compliance_summary.



63
64
65
# File 'sig/types.rbs', line 63

def compliance_summary
  @compliance_summary
end

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


64
65
66
# File 'sig/types.rbs', line 64

def group_name
  @group_name
end