AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.CertificateManager.Model.ExpiryEventsConfiguration

Namespace: Amazon.CertificateManager.Model
Assembly: AWSSDK.CertificateManager.dll
Version: 3.x.y.z

Syntax

C#
public class ExpiryEventsConfiguration

The ExpiryEventsConfiguration type exposes the following members

Constructors

NameDescription
Public Method ExpiryEventsConfiguration()

Properties

NameTypeDescription
Public Property DaysBeforeExpiry System.Int32

Gets and sets the property DaysBeforeExpiry.

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.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5