GetRoleManagementPolicyAssignmentPlainArgs

data class GetRoleManagementPolicyAssignmentPlainArgs(val roleManagementPolicyAssignmentName: String, val scope: String) : ConvertibleToJava<GetRoleManagementPolicyAssignmentPlainArgs>

Constructors

constructor(roleManagementPolicyAssignmentName: String, scope: String)

Properties

Link copied to clipboard

The name of format {guid_guid} the role management policy assignment to get.

Link copied to clipboard

The scope of the role management policy.

Functions

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