AccessPolicyAssignmentProperties interface
Properties of Redis Enterprise database access policy assignment.
Properties
| access |
Name of access policy under specific access policy assignment. Only "default" policy is supported for now. |
| provisioning |
Current provisioning status of the access policy assignment. |
| user | The user associated with the access policy. |
Property Details
accessPolicyName
Name of access policy under specific access policy assignment. Only "default" policy is supported for now.
accessPolicyName: string
Property Value
string
provisioningState
Current provisioning status of the access policy assignment.
provisioningState?: string
Property Value
string
user
The user associated with the access policy.
user: AccessPolicyAssignmentPropertiesUser