ArcAgentProfileArgs

constructor(agentAutoUpgrade: Output<Either<String, AutoUpgradeOptions>>? = null, desiredAgentVersion: Output<String>? = null, systemComponents: Output<List<SystemComponentArgs>>? = null)