Class AdminDisableUserResult

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

public class AdminDisableUserResult extends Object implements Serializable, Cloneable

Represents the response received from the server to disable the user as an administrator.

See Also:
  • Constructor Details

    • AdminDisableUserResult

      public AdminDisableUserResult()
  • Method Details