Class: Aws::Types::ImmunityTimeProperty
- Inherits:
-
Object
- Object
- Aws::Types::ImmunityTimeProperty
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#immunity_time ⇒ ::Integer
Returns the value of attribute immunity_time.
Instance Attribute Details
#immunity_time ⇒ ::Integer
Returns the value of attribute immunity_time.
874 875 876 |
# File 'sig/types.rbs', line 874 def immunity_time @immunity_time end |