| Package | Description |
|---|---|
| com.amazonaws.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException |
ResourceNotFoundException.withRequestId(String requestId)
The identifier for each request.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceId(String resourceId)
The identifier for a resource in the identity store, which can be used as
UserId or
GroupId. |
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(ResourceType resourceType)
The type of resource in the Identity Store service, which is an enum object.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(String resourceType)
The type of resource in the Identity Store service, which is an enum object.
|
Copyright © 2021. All rights reserved.