| Name | Type | Description | Notes |
|---|---|---|---|
| accountId | [String] | The list of account ids that the login is restricted to. | [optional] |
| arn | [String] | The list of ARNs that the login is restricted to. | [optional] |
| resourceId | [String] | The list of resource ids that the login is restricted to. | [optional] |
| roleId | [String] | The list of role ids that the login is restricted to. | [optional] |
| roleName | [String] | The list of role names that the login is restricted to. | [optional] |
| stsEndpoint | String | The sts URL. | [optional] |
| uniqueIdentifier | String | A unique identifier to distinguish different users | [optional] |
| userId | [String] | The list of user ids that the login is restricted to. | [optional] |
| userName | [String] | The list of user names that the login is restricted to. | [optional] |