Class: Aws::Types::ListManagedInsightRulesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#managed_rules::Array[Types::ManagedRuleDescription]

Returns the value of attribute managed_rules.

Returns:



641
642
643
# File 'sig/types.rbs', line 641

def managed_rules
  @managed_rules
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


642
643
644
# File 'sig/types.rbs', line 642

def next_token
  @next_token
end