| Package | Description | 
|---|---|
| com.amazonaws.services.elasticache.model | 
| Modifier and Type | Method and Description | 
|---|---|
static AuthTokenUpdateStatus | 
AuthTokenUpdateStatus.fromValue(String value)
Use this in place of valueOf. 
 | 
static AuthTokenUpdateStatus | 
AuthTokenUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AuthTokenUpdateStatus[] | 
AuthTokenUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReplicationGroupPendingModifiedValues.setAuthTokenStatus(AuthTokenUpdateStatus authTokenStatus)
 The auth token status 
 | 
PendingModifiedValues | 
PendingModifiedValues.withAuthTokenStatus(AuthTokenUpdateStatus authTokenStatus)
 The auth token status 
 | 
ReplicationGroupPendingModifiedValues | 
ReplicationGroupPendingModifiedValues.withAuthTokenStatus(AuthTokenUpdateStatus authTokenStatus)
 The auth token status 
 | 
Copyright © 2024. All rights reserved.