| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SuccessfulKeyRegistrationEntry |
SuccessfulKeyRegistrationEntry.clone() |
SuccessfulKeyRegistrationEntry |
SuccessfulKeyRegistrationEntry.withKeyArn(String keyArn)
The ARN of the KMS key that is associated with the
SuccessfulKeyRegistrationEntry entry. |
SuccessfulKeyRegistrationEntry |
SuccessfulKeyRegistrationEntry.withStatusCode(Integer statusCode)
The HTTP status of a
SuccessfulKeyRegistrationEntry entry. |
| Modifier and Type | Method and Description |
|---|---|
List<SuccessfulKeyRegistrationEntry> |
UpdateKeyRegistrationResult.getSuccessfulKeyRegistration()
A list of all customer managed key registrations that were successfully updated.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateKeyRegistrationResult |
UpdateKeyRegistrationResult.withSuccessfulKeyRegistration(SuccessfulKeyRegistrationEntry... successfulKeyRegistration)
A list of all customer managed key registrations that were successfully updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateKeyRegistrationResult.setSuccessfulKeyRegistration(Collection<SuccessfulKeyRegistrationEntry> successfulKeyRegistration)
A list of all customer managed key registrations that were successfully updated.
|
UpdateKeyRegistrationResult |
UpdateKeyRegistrationResult.withSuccessfulKeyRegistration(Collection<SuccessfulKeyRegistrationEntry> successfulKeyRegistration)
A list of all customer managed key registrations that were successfully updated.
|
Copyright © 2024. All rights reserved.