Class: Aws::Types::WarningGroup
- Inherits:
-
Object
- Object
- Aws::Types::WarningGroup
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ ::Integer
Returns the value of attribute code.
-
#count ⇒ ::Integer
Returns the value of attribute count.
Instance Attribute Details
#code ⇒ ::Integer
Returns the value of attribute code.
2705 2706 2707 |
# File 'sig/types.rbs', line 2705 def code @code end |
#count ⇒ ::Integer
Returns the value of attribute count.
2706 2707 2708 |
# File 'sig/types.rbs', line 2706 def count @count end |