class Aws::SecurityHub::Types::AwsSecretsManagerSecretRotationRules

Defines the rotation schedule for the secret.

@note When making an API call, you may pass AwsSecretsManagerSecretRotationRules

data as a hash:

    {
      automatically_after_days: 1,
    }

@!attribute [rw] automatically_after_days

The number of days after the previous rotation to rotate the secret.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsSecretsManagerSecretRotationRules AWS API Documentation

Constants

SENSITIVE