Package 

Class KeyDeletionSchedule

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final KMSKeyId KeyId
      private final Timestamp DeletionDate
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyDeletionSchedule(KMSKeyId KeyId, Timestamp DeletionDate)
    • Method Summary

      Modifier and Type Method Description
      final KMSKeyId component1()
      final Timestamp component2()
      final KeyDeletionSchedule copy(KMSKeyId KeyId, Timestamp DeletionDate)
      final KMSKeyId getKeyId()
      final Timestamp getDeletionDate()
      • Methods inherited from class org.http4k.connect.amazon.kms.action.KeyDeletionSchedule

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait