Package com.amazonaws.secretsmanager.caching.cache
package com.amazonaws.secretsmanager.caching.cache
-
ClassesClassDescriptionLRUCache<K,
V> An LRU cache based on the Java LinkedHashMap.The cached secret item which contains information from the DescribeSecret request to AWS Secrets Manager along with any associated GetSecretValue results.Basic secret caching object.The cached secret version item which contains information from the GetSecretValue AWS Secrets Manager request.