Uses of Class
com.amazonaws.secretsmanager.caching.cache.SecretCacheObject
Packages that use SecretCacheObject
-
Uses of SecretCacheObject in com.amazonaws.secretsmanager.caching.cache
Subclasses of SecretCacheObject in com.amazonaws.secretsmanager.caching.cacheModifier and TypeClassDescriptionclassThe cached secret item which contains information from the DescribeSecret request to AWS Secrets Manager along with any associated GetSecretValue results.classThe cached secret version item which contains information from the GetSecretValue AWS Secrets Manager request.