class Aws::ACM::Types::ExpiryEventsConfiguration

Object containing expiration events options associated with an Amazon Web Services account.

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

data as a hash:

    {
      days_before_expiry: 1,
    }

@!attribute [rw] days_before_expiry

Specifies the number of days prior to certificate expiration when
ACM starts generating `EventBridge` events. ACM sends one event per
day per certificate until the certificate expires. By default,
accounts receive events starting 45 days before certificate
expiration.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/acm-2015-12-08/ExpiryEventsConfiguration AWS API Documentation

Constants

SENSITIVE