Class DeleteUserAttributesResult

java.lang.Object
com.amazonaws.services.cognitoidp.model.DeleteUserAttributesResult
All Implemented Interfaces:
Serializable, Cloneable

public class DeleteUserAttributesResult extends Object implements Serializable, Cloneable

Represents the response from the server to delete user attributes.

See Also:
  • Constructor Details

    • DeleteUserAttributesResult

      public DeleteUserAttributesResult()
  • Method Details