Class: Aws::Types::RuleNumberToEvaluate

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

Defined Under Namespace

Classes: Attribute, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute"MESSAGE_SIZE"

Returns the value of attribute attribute.

Returns:

  • ("MESSAGE_SIZE")


1252
1253
1254
# File 'sig/types.rbs', line 1252

def attribute
  @attribute
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1253
1254
1255
# File 'sig/types.rbs', line 1253

def unknown
  @unknown
end