Class: Aws::Types::DescribeComplianceByConfigRuleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#compliance_by_config_rules::Array[Types::ComplianceByConfigRule]

Returns the value of attribute compliance_by_config_rules.

Returns:



686
687
688
# File 'sig/types.rbs', line 686

def compliance_by_config_rules
  @compliance_by_config_rules
end

#next_token::String

Returns the value of attribute next_token.

Returns:



687
688
689
# File 'sig/types.rbs', line 687

def next_token
  @next_token
end