Class: Aws::Types::AwsSecretsManagerSecretRotationRules

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automatically_after_days::Integer

Returns the value of attribute automatically_after_days.

Returns:

  • (::Integer)


4192
4193
4194
# File 'sig/types.rbs', line 4192

def automatically_after_days
  @automatically_after_days
end