Interface RotateKeyOnDemandResponse.Builder

    • Method Detail

      • keyId

        RotateKeyOnDemandResponse.Builder keyId​(String keyId)

        Identifies the symmetric encryption KMS key that you initiated on-demand rotation on.

        Parameters:
        keyId - Identifies the symmetric encryption KMS key that you initiated on-demand rotation on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.