GetServerlessCachePlainArgs

data class GetServerlessCachePlainArgs(val serverlessCacheName: String) : ConvertibleToJava<GetServerlessCachePlainArgs>

Constructors

Link copied to clipboard
constructor(serverlessCacheName: String)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GetServerlessCachePlainArgs