getServerlessCache

The AWS::ElastiCache::ServerlessCache resource creates an Amazon ElastiCache Serverless Cache.

Return

null

Parameters

argument

null


suspend fun getServerlessCache(serverlessCacheName: String): GetServerlessCacheResult

Return

null

Parameters

serverlessCacheName

The name of the Serverless Cache. This value must be unique.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.elasticache.kotlin.inputs.GetServerlessCachePlainArgs.

See also