| Package | Description |
|---|---|
| com.amazonaws.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
ACLsUpdateStatus |
ACLsUpdateStatus.clone() |
ACLsUpdateStatus |
ClusterPendingUpdates.getACLs()
A list of ACLs associated with the cluster that are being updated
|
ACLsUpdateStatus |
ACLsUpdateStatus.withACLToApply(String aCLToApply)
A list of ACLs pending to be applied.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterPendingUpdates.setACLs(ACLsUpdateStatus aCLs)
A list of ACLs associated with the cluster that are being updated
|
ClusterPendingUpdates |
ClusterPendingUpdates.withACLs(ACLsUpdateStatus aCLs)
A list of ACLs associated with the cluster that are being updated
|
Copyright © 2023. All rights reserved.