Class: Aws::Types::DescribeAggregateComplianceByConfigRulesResponse

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_config_rules::Array[Types::AggregateComplianceByConfigRule]

Returns the value of attribute aggregate_compliance_by_config_rules.



647
648
649
# File 'sig/types.rbs', line 647

def aggregate_compliance_by_config_rules
  @aggregate_compliance_by_config_rules
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


648
649
650
# File 'sig/types.rbs', line 648

def next_token
  @next_token
end