Type alias AgentConfigProfileAssignments

AgentConfigProfileAssignments: {
    profile: string[];
}

Type declaration

  • profile: string[]