Interface DeleteKeyResponse.Builder

    • Method Detail

      • key

        DeleteKeyResponse.Builder key​(Key key)

        The KeyARN of the key that is scheduled for deletion.

        Parameters:
        key - The KeyARN of the key that is scheduled for deletion.
        Returns:
        Returns a reference to this object so that method calls can be chained together.