Class: Aws::Types::DescribeConfigRuleEvaluationStatusResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_rules_evaluation_status::Array[Types::ConfigRuleEvaluationStatus]

Returns the value of attribute config_rules_evaluation_status.

Returns:



714
715
716
# File 'sig/types.rbs', line 714

def config_rules_evaluation_status
  @config_rules_evaluation_status
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


715
716
717
# File 'sig/types.rbs', line 715

def next_token
  @next_token
end