| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
UniqueAttribute |
AlternateIdentifier.uniqueAttribute()
An entity attribute that's unique to a specific entity.
|
| Modifier and Type | Method and Description |
|---|---|
static AlternateIdentifier |
AlternateIdentifier.fromUniqueAttribute(UniqueAttribute uniqueAttribute)
Create an instance of this class with
AlternateIdentifier.uniqueAttribute() initialized to the given value. |
AlternateIdentifier.Builder |
AlternateIdentifier.Builder.uniqueAttribute(UniqueAttribute uniqueAttribute)
An entity attribute that's unique to a specific entity.
|
Copyright © 2022. All rights reserved.