Class: Aws::Types::RuleSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metadata::String

Returns the value of attribute metadata.

Returns:

  • (::String)


1475
1476
1477
# File 'sig/types.rbs', line 1475

def 
  @metadata
end

#msg::String

Returns the value of attribute msg.

Returns:

  • (::String)


1474
1475
1476
# File 'sig/types.rbs', line 1474

def msg
  @msg
end

#sid::String

Returns the value of attribute sid.

Returns:

  • (::String)


1473
1474
1475
# File 'sig/types.rbs', line 1473

def sid
  @sid
end