GetAccessPolicyAssignmentPlainArgs

data class GetAccessPolicyAssignmentPlainArgs(val accessPolicyAssignmentName: String, val cacheName: String, val resourceGroupName: String) : ConvertibleToJava<GetAccessPolicyAssignmentPlainArgs>

Constructors

Link copied to clipboard
fun GetAccessPolicyAssignmentPlainArgs(accessPolicyAssignmentName: String, cacheName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the access policy assignment.

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.