Interface DeleteImportedKeyMaterialResponse.Builder

    • Method Detail

      • keyId

        DeleteImportedKeyMaterialResponse.Builder keyId​(String keyId)

        The Amazon Resource Name (key ARN) of the KMS key from which the key material was deleted.

        Parameters:
        keyId - The Amazon Resource Name (key ARN) of the KMS key from which the key material was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • keyMaterialId

        DeleteImportedKeyMaterialResponse.Builder keyMaterialId​(String keyMaterialId)

        Identifies the deleted key material.

        Parameters:
        keyMaterialId - Identifies the deleted key material.
        Returns:
        Returns a reference to this object so that method calls can be chained together.