Class: Aws::Types::ManagedRuleGroupVersion
- Inherits:
-
Object
- Object
- Aws::Types::ManagedRuleGroupVersion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#last_update_timestamp ⇒ ::Time
Returns the value of attribute last_update_timestamp.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#last_update_timestamp ⇒ ::Time
Returns the value of attribute last_update_timestamp.
1163 1164 1165 |
# File 'sig/types.rbs', line 1163 def @last_update_timestamp end |
#name ⇒ ::String
Returns the value of attribute name.
1162 1163 1164 |
# File 'sig/types.rbs', line 1162 def name @name end |