This data type is a request parameter of AdminUpdateUserAttributes and UpdateUserAttributes . Name -> (string) The name of the attribute. Value -> (string) The value of the attribute. Shorthand Syntax: Name=string,Value=string ... JSON Syntax: [ { "Name": "string", "Value": "string...
public AdminUpdateUserAttributesResult() Method Detail toString publicStringtoString() Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value. ...