Class: Aws::Types::DescribeAggregateComplianceByConformancePacksResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregate_compliance_by_conformance_packs::Array[Types::AggregateComplianceByConformancePack]

Returns the value of attribute aggregate_compliance_by_conformance_packs.



661
662
663
# File 'sig/types.rbs', line 661

def aggregate_compliance_by_conformance_packs
  @aggregate_compliance_by_conformance_packs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


662
663
664
# File 'sig/types.rbs', line 662

def next_token
  @next_token
end