| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
static Identity.Builder |
Identity.builder() |
Identity.Builder |
Identity.Builder.principalId(String principalId)
A unique identifier for the entity that made the call.
|
Identity.Builder |
Identity.toBuilder() |
Identity.Builder |
Identity.Builder.type(String type)
The type of the identity.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Identity.Builder> |
Identity.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Record.Builder |
Record.Builder.userIdentity(Consumer<Identity.Builder> userIdentity)
Items that are deleted by the Time to Live process after expiration have the following fields:
|
Copyright © 2019. All rights reserved.