Class KeyEvents.KMSImportedKeyMaterialExpiration

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.kms.events.KeyEvents.KMSImportedKeyMaterialExpiration
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
Enclosing class:
KeyEvents

@Stability(Experimental) public static class KeyEvents.KMSImportedKeyMaterialExpiration extends software.amazon.jsii.JsiiObject
(experimental) aws.kms@KMSImportedKeyMaterialExpiration event types for Key.

Example:

 // The code below shows an example of how to instantiate this type.
 // The values are placeholders you should change.
 import software.amazon.awscdk.mixins.preview.services.kms.events.*;
 KMSImportedKeyMaterialExpiration kMSImportedKeyMaterialExpiration = new KMSImportedKeyMaterialExpiration();
 
  • Constructor Details

    • KMSImportedKeyMaterialExpiration

      protected KMSImportedKeyMaterialExpiration(software.amazon.jsii.JsiiObjectRef objRef)
    • KMSImportedKeyMaterialExpiration

      protected KMSImportedKeyMaterialExpiration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • KMSImportedKeyMaterialExpiration

      @Stability(Experimental) public KMSImportedKeyMaterialExpiration()