Name | Type | Description | Notes |
---|---|---|---|
AccountId | List<string> | The list of account ids that the login is restricted to. | [optional] |
Arn | List<string> | The list of ARNs that the login is restricted to. | [optional] |
ResourceId | List<string> | The list of resource ids that the login is restricted to. | [optional] |
RoleId | List<string> | The list of role ids that the login is restricted to. | [optional] |
RoleName | List<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 | List<string> | The list of user ids that the login is restricted to. | [optional] |
UserName | List<string> | The list of user names that the login is restricted to. | [optional] |