Class: Aws::Types::AwsSecretsManagerSecretRotationRules
- Inherits:
-
Object
- Object
- Aws::Types::AwsSecretsManagerSecretRotationRules
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#automatically_after_days ⇒ ::Integer
Returns the value of attribute automatically_after_days.
Instance Attribute Details
#automatically_after_days ⇒ ::Integer
Returns the value of attribute automatically_after_days.
4192 4193 4194 |
# File 'sig/types.rbs', line 4192 def automatically_after_days @automatically_after_days end |