GetAccessPolicyPlainArgs

data class GetAccessPolicyPlainArgs(val accessPolicyName: String, val cacheName: String, val resourceGroupName: String) : ConvertibleToJava<GetAccessPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetAccessPolicyPlainArgs(accessPolicyName: String, cacheName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the access policy that is being added to the Redis cache.

Link copied to clipboard

The name of the Redis cache.

Link copied to clipboard

The name of the resource group. The name is case insensitive.